Searched refs:ObjectMap (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp48 typedef DenseMap<const void *, MethodAddressVector> ObjectMap; typedef in class:__anon2357::IntelJITEventListener
50 ObjectMap LoadedObjectMap;
265 ObjectMap::iterator OI = LoadedObjectMap.find(ObjData);

Completed in 53 milliseconds