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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp940 return transformCallThroughTrampoline(CS, II);
1229 // transformCallThroughTrampoline - Turn a call to a function created by
1234 InstCombiner::transformCallThroughTrampoline(CallSite CS, function in class:InstCombiner
1247 "transformCallThroughTrampoline called with incorrect CallSite.");

Completed in 77 milliseconds