Searched refs:HasVRegDef (Results 1 – 2 of 2) sorted by relevance
872 bool HasVRegDef = false; in buildSchedGraph() local881 HasVRegDef = true; in buildSchedGraph()908 if (SU->NumSuccs == 0 && SU->Latency > 1 && (HasVRegDef || MI.mayLoad())) { in buildSchedGraph()
1472 bool HasVRegDef = false; in allocateInstruction() local1484 HasVRegDef = true; in allocateInstruction()1514 if (HasVRegDef) { in allocateInstruction()