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
973 !II || IntrinsicInst::mayLowerToFunctionCall(II->getIntrinsicID()); in dropLocation()
6105 if (IntrinsicInst::mayLowerToFunctionCall(ID)) { in visitIntrinsicCall()
126 static bool mayLowerToFunctionCall(Intrinsic::ID IID);
968 !IntrinsicInst::mayLowerToFunctionCall(CalledFn->getIntrinsicID())) in PropagateOperandBundles()
4766 if (!llvm::IntrinsicInst::mayLowerToFunctionCall(IID)) in getBundlesForFunclet()