| addBlockToCycle(BlockT *Block, CycleRef C) | llvm::GenericCycleInfo< SSAContext > | |
| BlockT typedef | llvm::GenericCycleInfo< SSAContext > | |
| children(CycleRef C) const | llvm::GenericCycleInfo< SSAContext > | inline |
| clear() | llvm::GenericCycleInfo< SSAContext > | |
| compute(FunctionT &F) | llvm::GenericCycleInfo< SSAContext > | |
| const_toplevel_iterator typedef | llvm::GenericCycleInfo< SSAContext > | |
| contains(CycleRef Outer, CycleRef Inner) const | llvm::GenericCycleInfo< SSAContext > | inline |
| cycles() const | llvm::GenericCycleInfo< SSAContext > | inline |
| dump() const | llvm::GenericCycleInfo< SSAContext > | inline |
| FunctionT typedef | llvm::GenericCycleInfo< SSAContext > | |
| GenericCycleInfo()=default | llvm::GenericCycleInfo< SSAContext > | |
| getBlocks(CycleRef C) const | llvm::GenericCycleInfo< SSAContext > | inline |
| getCycle(const BlockT *Block) const | llvm::GenericCycleInfo< SSAContext > | inline |
| getCycleDepth(const BlockT *Block) const | llvm::GenericCycleInfo< SSAContext > | inline |
| getCyclePredecessor(CycleRef C) const | llvm::GenericCycleInfo< SSAContext > | |
| getCyclePreheader(CycleRef C) const | llvm::GenericCycleInfo< SSAContext > | |
| getDepth(CycleRef C) const | llvm::GenericCycleInfo< SSAContext > | inline |
| getEntries(CycleRef C) const | llvm::GenericCycleInfo< SSAContext > | inline |
| getExitBlocks(CycleRef C, SmallVectorImpl< BlockT * > &TmpStorage) const | llvm::GenericCycleInfo< SSAContext > | |
| getExitingBlocks(CycleRef C, SmallVectorImpl< BlockT * > &TmpStorage) const | llvm::GenericCycleInfo< SSAContext > | |
| getFunction() const | llvm::GenericCycleInfo< SSAContext > | inline |
| getHeader(CycleRef C) const | llvm::GenericCycleInfo< SSAContext > | inline |
| getNumBlocks(CycleRef C) const | llvm::GenericCycleInfo< SSAContext > | inline |
| getParentCycle(CycleRef C) const | llvm::GenericCycleInfo< SSAContext > | inline |
| getSmallestCommonCycle(CycleRef A, CycleRef B) const | llvm::GenericCycleInfo< SSAContext > | |
| getSSAContext() const | llvm::GenericCycleInfo< SSAContext > | inline |
| getTopLevelParentCycle(const BlockT *Block) const | llvm::GenericCycleInfo< SSAContext > | inline |
| isEntry(CycleRef C, const BlockT *Block) const | llvm::GenericCycleInfo< SSAContext > | inline |
| isReducible(CycleRef C) const | llvm::GenericCycleInfo< SSAContext > | inline |
| operator=(GenericCycleInfo &&)=default | llvm::GenericCycleInfo< SSAContext > | |
| print(raw_ostream &Out) const | llvm::GenericCycleInfo< SSAContext > | |
| printEntries(CycleRef C, const SSAContext &Ctx) const | llvm::GenericCycleInfo< SSAContext > | inline |
| setSingleEntry(CycleRef C, BlockT *Block) | llvm::GenericCycleInfo< SSAContext > | inline |
| splitCriticalEdge(BlockT *Pred, BlockT *Succ, BlockT *New) | llvm::GenericCycleInfo< SSAContext > | |
| toplevel_begin() const | llvm::GenericCycleInfo< SSAContext > | inline |
| toplevel_cycles() const | llvm::GenericCycleInfo< SSAContext > | inline |
| toplevel_end() const | llvm::GenericCycleInfo< SSAContext > | inline |
| verify() const | llvm::GenericCycleInfo< SSAContext > | |
| verifyCycle(CycleRef C) const | llvm::GenericCycleInfo< SSAContext > | |
| verifyCycleNest(CycleRef C) const | llvm::GenericCycleInfo< SSAContext > | |