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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1488 IntrinsicInst *Tramp) {
1499 assert(Tramp &&
1502 Function *NestF =cast<Function>(Tramp->getArgOperand(1)->stripPointerCasts());
1544 Value *NestVal = Tramp->getArgOperand(2);
1487 transformCallThroughTrampoline(CallSite CS, IntrinsicInst *Tramp) argument

Completed in 93 milliseconds