Lines Matching refs:hasIndex
1054 while (Begin != MBB->begin() && !Indexes->hasIndex(Begin))1056 while (End != MBB->end() && !Indexes->hasIndex(End))