Home
last modified time | relevance | path

Searched refs:MethodIDMap (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp122 typedef DenseMap<void*, unsigned int> MethodIDMap; typedef in __anon0044147b0111::IntelJITEventListener
125 MethodIDMap MethodIDs;
369 MethodIDMap::iterator MI = MethodIDs.find(FnStart); in notifyFreeingObject()