Searched refs:HasVRegDef (Results 1 – 2 of 2) sorted by relevance
842 bool HasVRegDef = false; in buildSchedGraph() local851 HasVRegDef = true; in buildSchedGraph()878 if (SU->NumSuccs == 0 && SU->Latency > 1 && (HasVRegDef || MI.mayLoad())) { in buildSchedGraph()
1159 bool HasVRegDef = false; in allocateInstruction() local1172 HasVRegDef = true; in allocateInstruction()1203 if (HasVRegDef) { in allocateInstruction()