Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/
H A DCoroInstr.h243 uint64_t getStorageSize() const { in getStorageSize() function
315 uint64_t getStorageSize() const { in getStorageSize() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp316 AsyncLowering.ContextHeaderSize = AsyncId->getStorageSize(); in analyze()
H A DCoroFrame.cpp953 = (B.getStructSize() <= Id->getStorageSize() && in buildFrameType()
H A DCoroSplit.cpp982 Shape.getRetconCoroId()->getStorageSize(), in create()