Searched refs:OtherBegin (Results 1 – 2 of 2) sorted by relevance
156 bool LiveRange::overlapsInst(InstNumberT OtherBegin, bool UseTrimmed) const { in overlapsInst() argument160 if (OtherBegin < I->first) { in overlapsInst()164 if (OtherBegin < I->second) { in overlapsInst()175 Temp.addSegment(OtherBegin, OtherBegin + 1); in overlapsInst()
631 bool overlapsInst(InstNumberT OtherBegin, bool UseTrimmed = false) const;