Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DMemProfUse.h53 struct LineLocationHash { struct
60 std::unordered_map<LineLocation, LineLocation, LineLocationHash>; argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileMatcher.h59 StringMap<std::unordered_map<LineLocation, MatchState, LineLocationHash>>
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.h313 struct LineLocationHash {
750 std::unordered_map<LineLocation, LineLocation, LineLocationHash>;