Home | History | Annotate | Download | only in src

Lines Matching refs:InductionVariableCheck

1929     InductionVariableCheck* c = checks();
1993 InductionVariableCheck* new_check = new(check->block()->graph()->zone())
1994 InductionVariableCheck(check, checks_, upper_limit);
2027 InductionVariableCheck* new_check = new(check->block()->graph()->zone())
2028 InductionVariableCheck(check, checks_, upper_limit);