Lines Matching defs:Check
1421 // Check whether it is possible to delete the loop after rewriting exit
1495 // Check a pre-condition.
1535 // Check that InVal is defined in the loop.
1551 // This is an induction PHI. Check that the only users are PHI
1615 // Check if expansions of this SCEV would count as being high cost.
1883 [&](const RuntimePointerCheck &Check) {
1884 PointerBounds First = expandBounds(Check.first, L, Loc, Exp,
1886 Second = expandBounds(Check.second, L, Loc, Exp,
1911 // Check if two pointers (A and B) conflict where conflict is computed as:
1977 // Check if the same compare has already been created earlier. In that case,