Searched refs:IntB (Results 1 – 1 of 1) sorted by relevance
540 LiveInterval &IntB = in adjustCopiesBackFrom() local561 if (BS == IntB.end()) return false; in adjustCopiesBackFrom()586 if (ValS == IntB.end()) in adjustCopiesBackFrom()676 std::upper_bound(IntB.begin(), IntB.end(), ASeg.start); in hasOtherReachingDefs()677 if (BI != IntB.begin()) in hasOtherReachingDefs()723 LiveInterval &IntB = in removeCopyByCommutingDef() local785 if (NewReg != IntB.reg || !IntB.Query(AValNo->def).isKill()) in removeCopyByCommutingDef()902 IntB.createSubRangeFrom(Allocator, Mask, IntB); in removeCopyByCommutingDef()1010 LiveInterval &IntB = in removePartialRedundancy() local1046 for (auto VNI : IntB.valnos) { in removePartialRedundancy()[all …]