Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:transformCallThroughTrampoline

941     return transformCallThroughTrampoline(CS, II);
1247 // transformCallThroughTrampoline - Turn a call to a function created by
1252 InstCombiner::transformCallThroughTrampoline(CallSite CS,
1265 "transformCallThroughTrampoline called with incorrect CallSite.");