Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroInstr.h86 CoroAllocInst *getCoroAlloc() { in getCoroAlloc() function
DCoroSplit.cpp411 if (CoroAllocInst *CA = CoroId->getCoroAlloc()) { in updateCoroFrame()
525 auto *AllocInst = CoroId->getCoroAlloc(); in handleNoSuspendCoroutine()