Home
last modified time | relevance | path

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

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