Searched refs:endI (Results 1 – 2 of 2) sorted by relevance
133 llvm::StringRef::iterator endI = functionName.end(); in followsCreateRule() local137 for ( ; it != endI ; ++it) { in followsCreateRule()147 if (it == endI) in followsCreateRule()164 if (it == endI || !islower(*it)) in followsCreateRule()
2737 Int startI, endI; in VG_() local2757 endI = find_nsegment_idx( end2 ); in VG_()2763 if (startI != endI) in VG_()