LLVM: llvm::BlockToIndexMapping Class Reference (original) (raw)
#include "[llvm/Transforms/Coroutines/SuspendCrossingInfo.h](SuspendCrossingInfo%5F8h%5Fsource.html)"
Definition at line 31 of file SuspendCrossingInfo.h.
llvm::BlockToIndexMapping::BlockToIndexMapping ( Function & F) |
inline |
◆ blockToIndex()
size_t llvm::BlockToIndexMapping::blockToIndex ( BasicBlock const * BB) const |
inline |
◆ indexToBlock()
◆ size()
size_t llvm::BlockToIndexMapping::size ( ) const |
inline |
The documentation for this class was generated from the following file: