Searched refs:HasVRegDef (Results 1 – 2 of 2) sorted by relevance
855 bool HasVRegDef = false; in buildSchedGraph() local864 HasVRegDef = true; in buildSchedGraph()891 if (SU->NumSuccs == 0 && SU->Latency > 1 && (HasVRegDef || MI.mayLoad())) { in buildSchedGraph()
1407 bool HasVRegDef = false; in allocateInstruction() local1419 HasVRegDef = true; in allocateInstruction()1449 if (HasVRegDef) { in allocateInstruction()