Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h235 Function *getDeallocFunction() const { in getDeallocFunction() function
H A DCoroutines.cpp386 this->RetconLowering.Dealloc = ContinuationId->getDeallocFunction(); in buildFrom()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp340 this->RetconLowering.Dealloc = ContinuationId->getDeallocFunction(); in buildFrom()
H A DCoroInstr.h235 Function *getDeallocFunction() const { in getDeallocFunction() function