Searched refs:Tramp (Results 1 – 2 of 2) sorted by relevance
2340 IntrinsicInst *Tramp) { in transformCallThroughTrampoline() argument2351 assert(Tramp && in transformCallThroughTrampoline()2354 Function *NestF =cast<Function>(Tramp->getArgOperand(1)->stripPointerCasts()); in transformCallThroughTrampoline()2396 Value *NestVal = Tramp->getArgOperand(2); in transformCallThroughTrampoline()
382 IntrinsicInst *Tramp);