Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp323 this->AsyncLowering.ContextHeaderSize = AsyncId->getStorageSize(); in buildFrom()
H A DCoroSplit.cpp991 Shape.getRetconCoroId()->getStorageSize(), in create()
H A DCoroFrame.cpp1241 = (B.getStructSize() <= Id->getStorageSize() && in buildFrameType()