Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Coroutines/
DCoroutines.cpp340 this->RetconLowering.Dealloc = ContinuationId->getDeallocFunction(); in buildFrom()
DCoroInstr.h235 Function *getDeallocFunction() const { in getDeallocFunction() function