Lines Matching defs:find_next
109 unsigned find_next(unsigned Prev) const {
110 int Next = BitVector::find_next(v2x(Prev));
192 for (unsigned R = P.RS.find_first(); R; R = P.RS.find_next(R))
940 for (unsigned VR = InsDefs.find_first(); VR; VR = InsDefs.find_next(VR)) {
961 for (unsigned VR = InsDefs.find_first(); VR; VR = InsDefs.find_next(VR))
971 for (unsigned VR = BlockDefs.find_first(); VR; VR = BlockDefs.find_next(VR))
990 for (unsigned R = Regs[S].find_first(); R; R = Regs[S].find_next(R)) {
1250 for (unsigned R = Rs.find_first(); R; R = Rs.find_next(R)) {
1277 for (unsigned R = TT.find_first(); R; R = TT.find_next(R))
1282 for (unsigned R = AllRMs.find_first(); R; R = AllRMs.find_next(R)) {
1335 for (unsigned R = Us.find_first(); R; R = Us.find_next(R)) {
1344 for (unsigned R = Us.find_first(); R; R = Us.find_next(R)) {