Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dinduction_var_range.cc295 HInstruction* taken_test = nullptr; in GenerateTakenTest() local
429 HInstruction* taken_test = nullptr; in GenerateTripCount() local
1057 /*out*/HInstruction** taken_test, in GenerateRangeOrLastValue()
H A Dinduction_var_analysis.cc1158 InductionInfo* taken_test = CreateInvariantOp(context, loop, op, lower_expr, upper_expr); in VisitTripCount() local