Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dinduction_var_range_test.cc206 bool NeedsTripCount(HInductionVarAnalysis::InductionInfo* info) { in NeedsTripCount() function in art::InductionVarRangeTest
H A Dinduction_var_range.cc560 bool InductionVarRange::NeedsTripCount(const HBasicBlock* context, in NeedsTripCount() function in art::InductionVarRange