Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp1936 SmallSet<Register, 4> ActiveDefsSet, AllDefsSet; in HoistCommonCodeInSuccs() local
2017 if (!AllDefsSet.count(Reg)) { in HoistCommonCodeInSuccs()
2036 addRegAndItsAliases(Reg, TRI, AllDefsSet); in HoistCommonCodeInSuccs()