Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.cpp317 this->AsyncLowering.ContextHeaderSize = AsyncId->getStorageSize(); in buildFrom()
H A DCoroSplit.cpp979 Shape.getRetconCoroId()->getStorageSize(), in create()
H A DCoroFrame.cpp1219 = (B.getStructSize() <= Id->getStorageSize() && in buildFrameType()