Searched refs:transformCallThroughTrampoline (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombine.h244 Instruction *transformCallThroughTrampoline(CallSite CS,
H A DInstCombineCalls.cpp1187 return transformCallThroughTrampoline(CS, II);
1482 // transformCallThroughTrampoline - Turn a call to a function created by
1487 InstCombiner::transformCallThroughTrampoline(CallSite CS, function in class:InstCombiner
1500 "transformCallThroughTrampoline called with incorrect CallSite.");

Completed in 67 milliseconds