Searched refs:AtBeginning (Results 1 – 5 of 5) sorted by relevance
778 bool AtBeginning = (I == BB->begin()); in replaceFrameIndices() local779 if (!AtBeginning) --I; in replaceFrameIndices()788 if (AtBeginning) { in replaceFrameIndices()
192 bool AtBeginning = false);
64 bool AtBeginning) { in addStatCache() argument66 if (AtBeginning || !StatCache.get()) { in addStatCache()
1105 bool AtBeginning = (I == BB->begin()); in replaceFrameIndices() local1106 if (!AtBeginning) --I; in replaceFrameIndices()1115 if (AtBeginning) { in replaceFrameIndices()
1112 bool AtBeginning = (I == BB->begin()); in replaceFrameIndices() local1113 if (!AtBeginning) --I; in replaceFrameIndices()1122 if (AtBeginning) { in replaceFrameIndices()