Searched defs:IsAtLeast (Results 1 – 5 of 5) sorted by relevance
33 bool IsAtLeast(const char *version) { in IsAtLeast() function
110 inline bool IsAtLeast(const char *version) { in IsAtLeast() function
47 bool IsAtLeast(uint32_t major, uint32_t minor, uint32_t patch) const { in IsAtLeast() function
300 bool IsAtLeast(HInductionVarAnalysis::InductionInfo* info, int64_t* value) { in IsAtLeast() function in art::InductionVarRangeTest
1480 bool HInductionVarAnalysis::IsAtLeast(const HBasicBlock* context, in IsAtLeast() function in art::HInductionVarAnalysis