Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchFolding.cpp1961 SmallSet<unsigned, 4> ActiveDefsSet, AllDefsSet; in HoistCommonCodeInSuccs() local
2042 if (!AllDefsSet.count(Reg)) { in HoistCommonCodeInSuccs()
2061 addRegAndItsAliases(Reg, TRI, AllDefsSet); in HoistCommonCodeInSuccs()