Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching defs:Map

171   DEBUG(dbgs() << "JIT: Map \'" << GV->getName()
206 ExecutionEngineState::GlobalAddressMapTy &Map =
213 void *&CurVal = Map[GV];
250 std::map<void *, AssertingVH<const GlobalValue> >::iterator I =
1227 std::map<std::pair<std::string, Type*>,
1291 // If there are multiple modules, map the non-canonical globals to their
1322 // already in the map.