Searched refs:createMustTailCall (Results 1 – 3 of 3) sorted by relevance
277 CallInst *createMustTailCall(DebugLoc Loc, Function *MustTailCallFn,
1750 CallInst *coro::createMustTailCall(DebugLoc Loc, Function *MustTailCallFn, in createMustTailCall() function in coro1843 coro::createMustTailCall(Suspend->getDebugLoc(), Fn, FnArgs, Builder); in splitAsyncCoroutine()
3102 auto *Call = createMustTailCall(AsyncEnd->getDebugLoc(), MustTailCallFn, in buildCoroutineFrame()