Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1521 CallInst *coro::createMustTailCall(DebugLoc Loc, Function *MustTailCallFn, in createMustTailCall()
H A DCoroFrame.cpp2554 auto *MustTailCallFn = AsyncEnd->getMustTailCallFunction(); in buildCoroutineFrame() local