LLVM API Documentation
| addChild(LexicalScope *S) | llvm::LexicalScope | [inline] |
| closeInsnRange(LexicalScope *NewScope=nullptr) | llvm::LexicalScope | [inline] |
| dominates(const LexicalScope *S) const | llvm::LexicalScope | [inline] |
| dump(unsigned Indent=0) const | llvm::LexicalScope | |
| extendInsnRange(const MachineInstr *MI) | llvm::LexicalScope | [inline] |
| getChildren() | llvm::LexicalScope | [inline] |
| getDesc() const | llvm::LexicalScope | [inline] |
| getDFSIn() const | llvm::LexicalScope | [inline] |
| getDFSOut() const | llvm::LexicalScope | [inline] |
| getInlinedAt() const | llvm::LexicalScope | [inline] |
| getParent() const | llvm::LexicalScope | [inline] |
| getRanges() | llvm::LexicalScope | [inline] |
| getScopeNode() const | llvm::LexicalScope | [inline] |
| isAbstractScope() const | llvm::LexicalScope | [inline] |
| LexicalScope(LexicalScope *P, const MDNode *D, const MDNode *I, bool A) | llvm::LexicalScope | [inline] |
| openInsnRange(const MachineInstr *MI) | llvm::LexicalScope | [inline] |
| setDFSIn(unsigned I) | llvm::LexicalScope | [inline] |
| setDFSOut(unsigned O) | llvm::LexicalScope | [inline] |