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