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