Home
last modified time | relevance | path

Searched defs:PathDataMap (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DProfile.cpp195 using PathDataMap = DenseMap<Profile::PathID, Profile::Data>; in mergeProfilesByThread() typedef
234 using PathDataMap = DenseMap<Profile::PathID, Profile::Data>; in mergeProfilesByStack() typedef