Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes_shared.h38 SetRawInputAt(kInputMulLeftIndex, mul_left); in HExpression()
45 static constexpr int kInputMulLeftIndex = 1; variable