Searched refs:transformCallThroughTrampoline (Results 1 – 2 of 2) sorted by relevance
277 Instruction *transformCallThroughTrampoline(CallBase &Call,
3684 return transformCallThroughTrampoline(Call, *II); in visitCallBase()4117 InstCombinerImpl::transformCallThroughTrampoline(CallBase &Call, in transformCallThroughTrampoline() function in InstCombinerImpl