Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp659 using SubMap = std::unordered_map<RegisterRef, RegisterRef>; in computePhiInfo() typedef
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2300 sortSubCommands(const SmallPtrSetImpl<SubCommand *> &SubMap, in sortSubCommands()