Searched defs:suitable (Results 1 – 1 of 1) sorted by relevance
97 HInstruction* instruction, HInstruction* hint, /*out*/HInstruction** suitable) { in IsMaxAtHint()132 HInstruction* suitable = nullptr; in SimplifyMax() local