Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_range.cc216 /*out*/HInstruction** taken_test) { in GenerateTakenTest()
611 /*out*/HInstruction** taken_test, in GenerateCode()
Dinduction_var_analysis.cc717 InductionInfo* taken_test = CreateInvariantOp(op, lower_expr, upper_expr); in VisitTripCount() local