Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_simplifier_arm64.cc114 HInstruction* other_input; in TryMergeIntoShifterOperand() local
116 other_input = left; in TryMergeIntoShifterOperand()
119 other_input = right; in TryMergeIntoShifterOperand()
137 other_input, in TryMergeIntoShifterOperand()