Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DBranchFolding.cpp1915 SmallSet<Register, 4> ActiveDefsSet, AllDefsSet; in HoistCommonCodeInSuccs() local
1996 if (!AllDefsSet.count(Reg)) { in HoistCommonCodeInSuccs()
2015 addRegAndItsAliases(Reg, TRI, AllDefsSet); in HoistCommonCodeInSuccs()