Home
last modified time | relevance | path

Searched defs:taken_test (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dinduction_var_range.cc289 HInstruction* taken_test = nullptr; in GenerateTakenTest() local
405 HInstruction* taken_test = nullptr; in GenerateTripCount() local
961 /*out*/HInstruction** taken_test, in GenerateRangeOrLastValue()
Dinduction_var_analysis.cc899 InductionInfo* taken_test = CreateInvariantOp(op, lower_expr, upper_expr); in VisitTripCount() local