LLVM API Documentation
| dump() const | llvm::ModRefInfo | |
| getModSet() const | llvm::ModRefInfo | [inline] |
| getModSet() | llvm::ModRefInfo | [inline] |
| getRefSet() const | llvm::ModRefInfo | [inline] |
| getRefSet() | llvm::ModRefInfo | [inline] |
| getSize() const | llvm::ModRefInfo | [inline] |
| ModRefInfo(unsigned int numNodes) | llvm::ModRefInfo | [inline] |
| nodeIsKill(unsigned nodeId) const | llvm::ModRefInfo | [inline] |
| nodeIsMod(unsigned nodeId) const | llvm::ModRefInfo | [inline] |
| nodeIsRef(unsigned nodeId) const | llvm::ModRefInfo | [inline] |
| print(std::ostream &O, const std::string &prefix=std::string("")) const | llvm::ModRefInfo | |
| setNodeIsMod(unsigned nodeId) | llvm::ModRefInfo | [inline] |
| setNodeIsRef(unsigned nodeId) | llvm::ModRefInfo | [inline] |