Searched refs:HasVRegDef (Results 1 – 2 of 2) sorted by relevance
853 bool HasVRegDef = false; in buildSchedGraph() local862 HasVRegDef = true; in buildSchedGraph()889 if (SU->NumSuccs == 0 && SU->Latency > 1 && (HasVRegDef || MI.mayLoad())) { in buildSchedGraph()
1366 bool HasVRegDef = false; in allocateInstruction() local1378 HasVRegDef = true; in allocateInstruction()1408 if (HasVRegDef) { in allocateInstruction()