Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_redefine_builtins.h44 using unordered_map = Define_SANITIZER_COMMON_NO_REDEFINE_BUILTINS_in_cpp_file; global() variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileMatcher.h123 HashKeyMap<std::unordered_map, FunctionId, Function *> &SymMap, in SampleProfileMatcher()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp240 const HashKeyMap<std::unordered_map, FunctionId, FunctionId> in findFunctionSamples()
284 const HashKeyMap<std::unordered_map, FunctionId, FunctionId> in findFunctionSamplesAt()