Lines Matching defs:AtBeginning
831 bool AtBeginning = (I == BB->begin());832 if (!AtBeginning) --I;841 if (AtBeginning) {