Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchFolding.cpp2011 SmallSet<unsigned, 4> ActiveDefsSet, AllDefsSet; in HoistCommonCodeInSuccs() local
2092 if (!AllDefsSet.count(Reg)) { in HoistCommonCodeInSuccs()
2111 addRegAndItsAliases(Reg, TRI, AllDefsSet); in HoistCommonCodeInSuccs()