Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DProfile.cpp195 using PathDataMap = DenseMap<Profile::PathID, Profile::Data>; in mergeProfilesByThread() typedef
234 using PathDataMap = DenseMap<Profile::PathID, Profile::Data>; in mergeProfilesByStack() typedef