Searched refs:beginIndex (Results 1 – 11 of 11) sorted by relevance
385 SlotIndex beginIndex() const { in beginIndex() function519 return beginIndex() > Start.getBaseIndex() && in isLocal()600 const SlotIndex &thisIndex = beginIndex();601 const SlotIndex &otherIndex = other.beginIndex();877 const SlotIndex &thisIndex = beginIndex();878 const SlotIndex &otherIndex = other.beginIndex();
310 MinInd = I != 0 ? std::min(MinInd, LI->beginIndex()) : LI->beginIndex(); in runOnMachineFunction()
80 TypeIndex beginIndex = TypeIndex(TypeIndex::FirstNonSimpleIndex));
682 TypeIndex beginIndex) { in mergeUniqueTypeRecords() argument717 mergeTypeRecord(beginIndex + ghashIndex, ty); in mergeUniqueTypeRecords()
406 LIS.getInstructionFromIndex(IntGR128.beginIndex()); in shouldCoalesce()408 LIS.getInstructionFromIndex(IntGRNar.beginIndex()); in shouldCoalesce()
858 if (LI.beginIndex() < StartSI) in extractFeatures()859 StartSI = LI.beginIndex(); in extractFeatures()
1859 LiveInterval::iterator GlobalSegment = GlobalLI->find(LocalLI->beginIndex()); in constrainLocalCopy()1871 if (GlobalSegment->contains(LocalLI->beginIndex())) in constrainLocalCopy()1887 LocalLI->beginIndex())) { in constrainLocalCopy()1892 assert(std::prev(GlobalSegment)->start < LocalLI->beginIndex() && in constrainLocalCopy()1922 LIS->getInstructionFromIndex(LocalLI->beginIndex()); in constrainLocalCopy()
437 const_iterator I = find(Other.beginIndex()); in overlaps()
826 SlotIndex Start = LI.beginIndex(); in intervalIsInOneMBB()
1350 LocMapI.find(LI->beginIndex()); in splitLocation()
333 Prio = LI.beginIndex().getApproxInstrDistance(Indexes->getLastIndex()); in getPriority()