Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp342 this->RetconLowering.Alloc = ContinuationId->getAllocFunction(); in buildFrom()
H A DCoroInstr.h261 Function *getAllocFunction() const { in getAllocFunction() function