Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchFolding.cpp1960 bool HasDups = false; in HoistCommonCodeInSuccs() local
2064 HasDups = true; in HoistCommonCodeInSuccs()
2069 if (!HasDups) in HoistCommonCodeInSuccs()