Searched refs:AtBeginning (Results 1 – 5 of 5) sorted by relevance
192 bool AtBeginning = false);
64 bool AtBeginning) { in addStatCache() argument66 if (AtBeginning || !StatCache.get()) { in addStatCache()
1112 bool AtBeginning = (I == BB->begin()); in replaceFrameIndices() local1113 if (!AtBeginning) --I; in replaceFrameIndices()1122 if (AtBeginning) { in replaceFrameIndices()
1273 bool AtBeginning = (I == BB->begin()); in replaceFrameIndices() local1274 if (!AtBeginning) --I; in replaceFrameIndices()1283 if (AtBeginning) { in replaceFrameIndices()
1270 bool AtBeginning = (I == BB->begin()); in replaceFrameIndices() local1271 if (!AtBeginning) --I; in replaceFrameIndices()1280 if (AtBeginning) { in replaceFrameIndices()