Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_range.cc257 HInstruction* taken_test = nullptr; in GenerateTakenTest() local
377 HInstruction* taken_test = nullptr; in GenerateTripCount() local
955 /*out*/HInstruction** taken_test, in GenerateRangeOrLastValue()
Dinduction_var_analysis.cc1048 InductionInfo* taken_test = CreateInvariantOp(op, lower_expr, upper_expr); in VisitTripCount() local