Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h210 uint64_t getStorageSize() const { in getStorageSize() function
286 uint64_t getStorageSize() const { in getStorageSize() function
H A DCoroutines.cpp399 this->AsyncLowering.ContextHeaderSize = AsyncId->getStorageSize(); in buildFrom()
H A DCoroSplit.cpp907 Shape.getRetconCoroId()->getStorageSize(), in create()
H A DCoroFrame.cpp1168 = (B.getStructSize() <= Id->getStorageSize() && in buildFrameType()