Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h241 uint64_t getStorageSize() const { in getStorageSize() function
317 uint64_t getStorageSize() const { in getStorageSize() function
H A DCoroutines.cpp326 this->AsyncLowering.ContextHeaderSize = AsyncId->getStorageSize(); in buildFrom()
H A DCoroSplit.cpp1051 Shape.getRetconCoroId()->getStorageSize(), in create()
H A DCoroFrame.cpp1393 = (B.getStructSize() <= Id->getStorageSize() && in buildFrameType()