Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DBranchFolding.cpp1915 bool HasDups = false; in HoistCommonCodeInSuccs() local
2019 HasDups = true; in HoistCommonCodeInSuccs()
2024 if (!HasDups) in HoistCommonCodeInSuccs()