Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1750 createMustTailCall(DebugLoc Loc,Function * MustTailCallFn,ArrayRef<Value * > Arguments,IRBuilder<> & Builder) createMustTailCall() argument
H A DCoroFrame.cpp3096 auto *MustTailCallFn = AsyncEnd->getMustTailCallFunction(); buildCoroutineFrame() local