Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h158 DenseMap<MachineInstr*, SUnit*> MISUnitMap; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCriticalAntiDepBreaker.cpp460 DenseMap<MachineInstr *, const SUnit *> MISUnitMap; in BreakAntiDependencies() local
DAggressiveAntiDepBreaker.cpp772 std::map<MachineInstr *, const SUnit *> MISUnitMap; in BreakAntiDependencies() local