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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1235 IntrinsicInst *Tramp) {
1246 assert(Tramp &&
1249 Function *NestF =cast<Function>(Tramp->getArgOperand(1)->stripPointerCasts());
1290 Value *NestVal = Tramp->getArgOperand(2);
1234 transformCallThroughTrampoline(CallSite CS, IntrinsicInst *Tramp) argument

Completed in 105 milliseconds