Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/test/
H A Doutput_test_helper.cc30 using SubMap = std::vector<std::pair<std::string, std::string>>; typedef
/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp659 using SubMap = std::unordered_map<RegisterRef, RegisterRef>; in computePhiInfo() typedef
/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2300 sortSubCommands(const SmallPtrSetImpl<SubCommand * > & SubMap,SmallVectorImpl<std::pair<const char *,SubCommand * >> & Subs) sortSubCommands() argument