Lines Matching defs:Found
110 bool Found = InstIt->second.erase(Val);
111 assert(Found && "Invalid reverse map!"); (void)Found;
227 // CS can be found redundant and eliminated.
246 // No dependence found. If this is the entry block of the function, it is
415 // If we found a pointer, check if it could be the same as our pointer.
483 // If we found a pointer, check if it could be the same as our pointer.
541 // No dependence found. If this is the entry block of the function, it is
573 // No dependence found. If this is the entry block of the function, it is
730 // No dependence found. If this is the entry block of the function, it is
1143 // We found the pred; take it off the list of preds to visit.