Searched defs:mayLowerToFunctionCall (Results 1 – 2 of 2) sorted by relevance
33 static bool mayLowerToFunctionCall(Intrinsic::ID IID) { in mayLowerToFunctionCall() function
36 bool IntrinsicInst::mayLowerToFunctionCall(Intrinsic::ID IID) { in mayLowerToFunctionCall() function in IntrinsicInst