Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_redefine_builtins.h47 using unordered_map = Define_SANITIZER_COMMON_NO_REDEFINE_BUILTINS_in_cpp_file; variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
HDSampleProfileMatcher.h123 HashKeyMap<std::unordered_map, FunctionId, Function *> &SymMap, in SampleProfileMatcher()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
HDSampleProf.cpp240 const HashKeyMap<std::unordered_map, FunctionId, FunctionId> in findFunctionSamples()
284 const HashKeyMap<std::unordered_map, FunctionId, FunctionId> in findFunctionSamplesAt()