Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dinstruction_simplifier.cc924 static HInstruction* AllowInMinMax(IfCondition cmp, in AllowInMinMax() function
1057 HInstruction* new_a = AllowInMinMax(cmp, a, b, true_value); in VisitSelect()