LLVM API Documentation
Public Types | |
typedef hash_map< int, RefVec >::iterator | iterator |
typedef hash_map< int, RefVec >::const_iterator | const_iterator |
Definition at line 41 of file SchedGraph.cpp.
typedef hash_map<int, RefVec>::const_iterator llvm::RegToRefVecMap::const_iterator |
Definition at line 43 of file SchedGraph.cpp.
typedef hash_map<int, RefVec>:: iterator llvm::RegToRefVecMap::iterator |
Definition at line 42 of file SchedGraph.cpp.