Home
last modified time | relevance | path

Searched defs:suitable (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dinduction_var_range.cc75 HInstruction* instruction, HInstruction* hint, /*out*/HInstruction** suitable) { in IsMaxAtHint()
110 HInstruction* suitable = nullptr; in SimplifyMax() local