Searched refs:transformCallThroughTrampoline (Results 1 – 2 of 2) sorted by relevance
474 Instruction *transformCallThroughTrampoline(CallSite CS,
4284 return transformCallThroughTrampoline(CS, II); in visitCallSite()4593 InstCombiner::transformCallThroughTrampoline(CallSite CS, in transformCallThroughTrampoline() function in InstCombiner