Home
last modified time | relevance | path

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

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