Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DBranchFolding.cpp1788 bool HasDups = false; in HoistCommonCodeInSuccs() local
1897 HasDups = true; in HoistCommonCodeInSuccs()
1902 if (!HasDups) in HoistCommonCodeInSuccs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchFolding.cpp2010 bool HasDups = false; in HoistCommonCodeInSuccs() local
2114 HasDups = true; in HoistCommonCodeInSuccs()
2119 if (!HasDups) in HoistCommonCodeInSuccs()