Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DBranchFolding.cpp1916 SmallSet<Register, 4> ActiveDefsSet, AllDefsSet; in HoistCommonCodeInSuccs() local
1997 if (!AllDefsSet.count(Reg)) { in HoistCommonCodeInSuccs()
2016 addRegAndItsAliases(Reg, TRI, AllDefsSet); in HoistCommonCodeInSuccs()