Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_simplifier.cc858 static HInstruction* NewIntegralMinMax(ArenaAllocator* allocator, in NewIntegralMinMax() function
979 replace_with = NewIntegralMinMax(GetGraph()->GetAllocator(), a, b, select, is_min); in VisitSelect()