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