Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DMachineCSE.cpp380 bool HasVRegUse = false; in isProfitableToCSE() local
385 HasVRegUse = true; in isProfitableToCSE()
389 if (!HasVRegUse) { in isProfitableToCSE()