Searched refs:mayLowerToFunctionCall (Results 1 – 6 of 6) sorted by relevance
73 assert(IntrinsicInst::mayLowerToFunctionCall(F.getIntrinsicID()) && in lowerObjCCall()
36 bool IntrinsicInst::mayLowerToFunctionCall(Intrinsic::ID IID) { in mayLowerToFunctionCall() function in IntrinsicInst
879 !II || IntrinsicInst::mayLowerToFunctionCall(II->getIntrinsicID()); in dropLocation()
114 static bool mayLowerToFunctionCall(Intrinsic::ID IID);
973 !IntrinsicInst::mayLowerToFunctionCall(CalledFn->getIntrinsicID())) in PropagateOperandBundles()
4536 if (!llvm::IntrinsicInst::mayLowerToFunctionCall(IID)) in getBundlesForFunclet()