Searched refs:mayLowerToFunctionCall (Results 1 – 7 of 7) sorted by relevance
109 assert(IntrinsicInst::mayLowerToFunctionCall(F.getIntrinsicID()) && in lowerObjCCall()
36 bool IntrinsicInst::mayLowerToFunctionCall(Intrinsic::ID IID) { in mayLowerToFunctionCall() function in IntrinsicInst
978 !II || IntrinsicInst::mayLowerToFunctionCall(II->getIntrinsicID()); in dropLocation()
4421 !IntrinsicInst::mayLowerToFunctionCall(CalledFn->getIntrinsicID())) in visitEHPadPredecessors()6338 if (IntrinsicInst::mayLowerToFunctionCall(ID)) { in visitIntrinsicCall()
127 static bool mayLowerToFunctionCall(Intrinsic::ID IID);
971 !IntrinsicInst::mayLowerToFunctionCall(CalledFn->getIntrinsicID())) in PropagateOperandBundles()
4800 if (!llvm::IntrinsicInst::mayLowerToFunctionCall(IID)) in getBundlesForFunclet()