This is the complete list of members for llvm::coro::Shape, including all inherited members.
ABI | llvm::coro::Shape | |
AllocaSpillBlock | llvm::coro::Shape | |
analyze(Function &F, SmallVectorImpl< CoroFrameInst * > &CoroFrames, SmallVectorImpl< CoroSaveInst * > &UnusedCoroSaves, CoroPromiseInst *&CoroPromise) | llvm::coro::Shape | |
AsyncLowering | llvm::coro::Shape | |
cleanCoroutine(SmallVectorImpl< CoroFrameInst * > &CoroFrames, SmallVectorImpl< CoroSaveInst * > &UnusedCoroSaves, CoroPromiseInst *CoroPromise) | llvm::coro::Shape | |
clear() | llvm::coro::Shape | inline |
CoroAligns | llvm::coro::Shape | |
CoroAwaitSuspends | llvm::coro::Shape | |
CoroBegin | llvm::coro::Shape | |
CoroEnds | llvm::coro::Shape | |
CoroIsInRampInsts | llvm::coro::Shape | |
CoroSizes | llvm::coro::Shape | |
CoroSuspends | llvm::coro::Shape | |
emitAlloc(IRBuilder<> &Builder, Value *Size, CallGraph *CG) const | llvm::coro::Shape | |
emitDealloc(IRBuilder<> &Builder, Value *Ptr, CallGraph *CG) const | llvm::coro::Shape | |
FrameAlign | llvm::coro::Shape | |
FramePtr | llvm::coro::Shape | |
FrameSize | llvm::coro::Shape | |
FrameTy | llvm::coro::Shape | |
getAsyncCoroId() const | llvm::coro::Shape | inline |
getIndex(uint64_t Value) const | llvm::coro::Shape | inline |
getIndexType() const | llvm::coro::Shape | inline |
getInsertPtAfterFramePtr() const | llvm::coro::Shape | inline |
getPromiseAlloca() const | llvm::coro::Shape | inline |
getResumeFunctionCC() const | llvm::coro::Shape | inline |
getResumeFunctionType() const | llvm::coro::Shape | inline |
getRetconCoroId() const | llvm::coro::Shape | inline |
getRetconResultTypes() const | llvm::coro::Shape | inline |
getRetconResumeTypes() const | llvm::coro::Shape | inline |
getSwitchCoroId() const | llvm::coro::Shape | inline |
getSwitchIndexField() const | llvm::coro::Shape | inline |
getSwitchResumePointerType() const | llvm::coro::Shape | inline |
initABI() | llvm::coro::Shape | |
invalidateCoroutine(Function &F, SmallVectorImpl< CoroFrameInst * > &CoroFrames) | llvm::coro::Shape | |
RetconLowering | llvm::coro::Shape | |
Shape()=default | llvm::coro::Shape | |
Shape(Function &F) | llvm::coro::Shape | inlineexplicit |
SwiftErrorOps | llvm::coro::Shape | |
SwitchLowering | llvm::coro::Shape | |
SymmetricTransfers | llvm::coro::Shape | |