Searched defs:instrValue (Results 1 – 1 of 1) sorted by relevance
426 void ArrayBoundsCheckElimination::GetInstrAndConstValueFromOp(GateRef gate, GateRef& instrValue, in… in GetInstrAndConstValueFromOp()511 GateRef instrValue, int constValue) in UpdateBound()539 GateRef instrValue; in AddIfCondition() local