Home
last modified time | relevance | path

Searched refs:DetectValueBoundFromValue (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dbounds_check_elimination.cc82 static ValueBound DetectValueBoundFromValue(HInstruction* instruction, bool* found) { in DetectValueBoundFromValue() function in art::ValueBound
1280 ValueBound bound = ValueBound::DetectValueBoundFromValue(right, &found); in HandleIf()
1502 ValueBound bound = ValueBound::DetectValueBoundFromValue( in VisitPhi()