Searched defs:IsConstantValueRange (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dbounds_check_elimination.cc319 bool IsConstantValueRange() { return lower_.IsConstant() && upper_.IsConstant(); } function in class:art::ValueRange

Completed in 22 milliseconds