Searched refs:getStorageSize (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h210 uint64_t getStorageSize() const { function in class:llvm::AnyCoroIdRetconInst
H A DCoroFrame.cpp479 = (Layout.getTypeAllocSize(FrameTy) <= Id->getStorageSize() &&

Completed in 105 milliseconds