Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineCSE.cpp299 bool HasVRegUse = false; in isProfitableToCSE() local
304 HasVRegUse = true; in isProfitableToCSE()
308 if (!HasVRegUse) { in isProfitableToCSE()
/external/llvm/lib/CodeGen/
DMachineCSE.cpp401 bool HasVRegUse = false; in isProfitableToCSE() local
405 HasVRegUse = true; in isProfitableToCSE()
409 if (!HasVRegUse) { in isProfitableToCSE()