Searched defs:DistanceMap (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | LiveVariables.h | 142 DenseMap<MachineInstr*, unsigned> DistanceMap; variable |
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | SemaInternal.h | 228 std::map<unsigned, SpecifierInfoList> DistanceMap; global() variable |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TwoAddressInstructionPass.cpp | 104 DenseMap<MachineInstr*, unsigned> DistanceMap; global() member in __anonbf3c637f0111::TwoAddressInstructionPass |