Searched refs:getDeallocFunction (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h235 Function *getDeallocFunction() const { function in class:llvm::AnyCoroIdRetconInst
H A DCoroutines.cpp386 this->RetconLowering.Dealloc = ContinuationId->getDeallocFunction();

Completed in 208 milliseconds