Searched refs:hasOnlyLiveInOpers (Results 1 – 1 of 1) sorted by relevance
2233 static bool hasOnlyLiveInOpers(const SUnit *SU) { in hasOnlyLiveInOpers() function2289 if (!hasOnlyLiveInOpers(SU) || !hasOnlyLiveOutUses(SU)) in initVRegCycle()