Searched refs:mayLowerToFunctionCall (Results 1 – 5 of 5) sorted by relevance
73 assert(IntrinsicInst::mayLowerToFunctionCall(F.getIntrinsicID()) && in lowerObjCCall()
35 bool IntrinsicInst::mayLowerToFunctionCall(Intrinsic::ID IID) { in mayLowerToFunctionCall() function in IntrinsicInst
112 static bool mayLowerToFunctionCall(Intrinsic::ID IID);
843 !IntrinsicInst::mayLowerToFunctionCall(CalledFn->getIntrinsicID())) in PropagateOperandBundles()
4486 if (!llvm::IntrinsicInst::mayLowerToFunctionCall(IID)) in getBundlesForFunclet()