Searched refs:hasOnlyLiveOutUses (Results 1 – 1 of 1) sorted by relevance
2397 static bool hasOnlyLiveOutUses(const SUnit *SU) { in hasOnlyLiveOutUses() function2429 if (!hasOnlyLiveInOpers(SU) || !hasOnlyLiveOutUses(SU)) in initVRegCycle()3076 bool isLiveOut = hasOnlyLiveOutUses(&SU); in AddPseudoTwoAddrDeps()3128 (isLiveOut && !hasOnlyLiveOutUses(SuccSU)) || in AddPseudoTwoAddrDeps()