Searched defs:IsAtMost (Results 1 – 4 of 4) sorted by relevance
36 bool IsAtMost(const char *version) { in IsAtMost() function
134 inline bool IsAtMost(const char *version) { in IsAtMost() function
293 bool IsAtMost(HInductionVarAnalysis::InductionInfo* info, int64_t* value) { in IsAtMost() function in art::InductionVarRangeTest
1472 bool HInductionVarAnalysis::IsAtMost(const HBasicBlock* context, in IsAtMost() function in art::HInductionVarAnalysis