reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
654 LandingPadInfo &LP = getOrCreateLandingPadInfo(LandingPad); 657 const Instruction *FirstI = LandingPad->getBasicBlock()->getFirstNonPHI(); 664 addCleanup(LandingPad); 672 addCatchTypeInfo(LandingPad, 682 addFilterTypeInfo(LandingPad, FilterList); 689 addCatchTypeInfo(LandingPad, dyn_cast<GlobalValue>(TypeInfo));