Home | History | Annotate | Download | only in src

Lines Matching refs:InductionVariableCheck

2083     InductionVariableCheck* c = checks();
2147 InductionVariableCheck* new_check = new(check->block()->graph()->zone())
2148 InductionVariableCheck(check, checks_, upper_limit);
2181 InductionVariableCheck* new_check = new(check->block()->graph()->zone())
2182 InductionVariableCheck(check, checks_, upper_limit);