Home
last modified time | relevance | path

Searched defs:MustTailCallFn (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1658 CallInst *coro::createMustTailCall(DebugLoc Loc, Function *MustTailCallFn, in createMustTailCall()
H A DCoroFrame.cpp3128 auto *MustTailCallFn = AsyncEnd->getMustTailCallFunction(); in buildCoroutineFrame() local