Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_simplifier.cc896 static HInstruction* AllowInMinMax(IfCondition cmp, in AllowInMinMax() function
968 HInstruction* new_a = AllowInMinMax(cmp, a, b, true_value); in VisitSelect()