Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_range_test.cc244 bool NeedsTripCount(HInductionVarAnalysis::InductionInfo* info) { in NeedsTripCount() function in art::InductionVarRangeTest
Dinduction_var_range.cc555 bool InductionVarRange::NeedsTripCount(const HBasicBlock* context, in NeedsTripCount() function in art::InductionVarRange