|
LLVM 22.0.0git
|
This is the complete list of members for llvm::sandboxir::DependencyGraph, including all inherited members.
| clear() | llvm::sandboxir::DependencyGraph | inline |
| DependencyGraph(AAResults &AA, Context &Ctx) | llvm::sandboxir::DependencyGraph | inline |
| dump() const | llvm::sandboxir::DependencyGraph | |
| empty() const | llvm::sandboxir::DependencyGraph | inline |
| extend(ArrayRef< Instruction * > Instrs) | llvm::sandboxir::DependencyGraph | |
| getInterval() const | llvm::sandboxir::DependencyGraph | inline |
| getNode(Instruction *I) const | llvm::sandboxir::DependencyGraph | inline |
| getNodeOrNull(Instruction *I) const | llvm::sandboxir::DependencyGraph | inline |
| getOrCreateNode(Instruction *I) | llvm::sandboxir::DependencyGraph | inline |
| print(raw_ostream &OS) const | llvm::sandboxir::DependencyGraph | |
| ~DependencyGraph() | llvm::sandboxir::DependencyGraph | inline |