Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLiveVariables.h147 DenseMap<MachineInstr*, unsigned> DistanceMap; variable
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSemaInternal.h228 std::map<unsigned, SpecifierInfoList> DistanceMap; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp104 DenseMap<MachineInstr*, unsigned> DistanceMap; member in __anon673cf3640111::TwoAddressInstructionPass