Searched refs:hasPersonalityFn (Results 1 – 25 of 28) sorted by relevance
12
72 if (F->hasPersonalityFn()) in endFunction()75 F->hasPersonalityFn() && !isNoOpWithoutInvoke(classifyEHPersonality(Per)) && in endFunction()
115 if (F->hasPersonalityFn()) in beginFunction()121 F->hasPersonalityFn() && in beginFunction()
76 if (F->hasPersonalityFn()) in beginFunction()80 F->hasPersonalityFn() && !isNoOpWithoutInvoke(classifyEHPersonality(Per)) && in beginFunction()110 if (F->hasPersonalityFn()) in endFunction()204 if (F->hasPersonalityFn()) in beginFunclet()211 if (F->hasPersonalityFn()) in beginFunclet()229 if (F->hasPersonalityFn()) in endFunclet()
149 if (I.hasPersonalityFn()) in CloneModule()
99 if (OldFunc->hasPersonalityFn()) in CloneFunctionInto()
1400 CalledFunc->hasPersonalityFn() in InlineFunction()1408 Caller->hasPersonalityFn() in InlineFunction()
212 if (F.hasPersonalityFn()) in ValueMapping()488 if (F.hasPersonalityFn()) in changeUseLists()
327 Fn->hasPersonalityFn() ? Fn->getPersonalityFn() : nullptr; in emitPrologue()362 Fn->hasPersonalityFn() ? Fn->getPersonalityFn() : nullptr; in emitEpilogue()
106 if (Fn.hasPersonalityFn()) { in runOnFunction()
151 if (!F.hasPersonalityFn()) { in Next()
140 F->hasPersonalityFn() ? F->getPersonalityFn() : nullptr))) { in MachineFunction()
104 if (!Fn.hasPersonalityFn()) in runOnFunction()
577 bool hasPersonalityFn() const { in hasPersonalityFn() function
550 bool hasPersonalityFn() const {
448 if (SrcF->hasPersonalityFn()) in copyAttributesFrom()1165 assert(hasPersonalityFn() && getNumOperands()); in getPersonalityFn()
1965 if (F.hasPersonalityFn()) { in visitFunction()1987 Assert(!F.hasPersonalityFn(), in visitFunction()3267 Assert(F->hasPersonalityFn(), in visitLandingPadInst()3295 Assert(F->hasPersonalityFn(), in visitCatchPadInst()3323 Assert(F->hasPersonalityFn(), in visitCleanupPadInst()3503 Assert(F->hasPersonalityFn(), in visitCatchSwitchInst()
2699 if (F->hasPersonalityFn()) { in printFunction()
1792 return unwrap<Function>(Fn)->hasPersonalityFn(); in LLVMHasPersonalityFn()
361 if (F.hasPersonalityFn() && in runOnFunction()
103 Fn->hasPersonalityFn() ? Fn->getPersonalityFn() : nullptr); in set()
153 if (!F.hasPersonalityFn()) in runOnFunction()
920 if (Fn->hasPersonalityFn()) in emitPrologue()
708 if (!CurFn->hasPersonalityFn()) in getInvokeDestImpl()1299 if (!CurFn->hasPersonalityFn()) in getTerminateLandingPad()
431 if (Fn->hasPersonalityFn()) in computeLoopSafetyInfo()
966 if (Src.hasPersonalityFn()) in linkFunctionBody()