Searched refs:createMustTailCall (Results 1 – 3 of 3) sorted by relevance
280 CallInst *createMustTailCall(DebugLoc Loc, Function *MustTailCallFn,
1658 CallInst *coro::createMustTailCall(DebugLoc Loc, Function *MustTailCallFn, in createMustTailCall() function in coro1754 auto *TailCall = coro::createMustTailCall(Suspend->getDebugLoc(), Fn, TTI, in splitAsyncCoroutine()
3134 auto *Call = createMustTailCall(AsyncEnd->getDebugLoc(), MustTailCallFn, in buildCoroutineFrame()