LLVM API Documentation
Public Types | |
typedef hash_map< const Value *, RefVec >::iterator | iterator |
typedef hash_map< const Value *, RefVec >::const_iterator | const_iterator |
Definition at line 46 of file SchedGraph.cpp.
typedef hash_map<const Value*, RefVec>::const_iterator llvm::ValueToDefVecMap::const_iterator |
Definition at line 48 of file SchedGraph.cpp.
typedef hash_map<const Value*, RefVec>:: iterator llvm::ValueToDefVecMap::iterator |
Definition at line 47 of file SchedGraph.cpp.