Home
last modified time | relevance | path

Searched refs:LiveDefs (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1090 SmallSet<unsigned, 2> LiveDefs; in rescheduleKillAboveMI() local
1109 LiveDefs.insert(MOReg); in rescheduleKillAboveMI()
1156 LiveDefs.count(MOReg)) in rescheduleKillAboveMI()
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1048 SmallSet<unsigned, 2> LiveDefs; in rescheduleKillAboveMI() local
1067 LiveDefs.insert(MOReg); in rescheduleKillAboveMI()
1114 LiveDefs.count(MOReg)) in rescheduleKillAboveMI()