Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineCSE.cpp485 bool HasVRegUse = false; in isProfitableToCSE() local
488 HasVRegUse = true; in isProfitableToCSE()
492 if (!HasVRegUse) { in isProfitableToCSE()