Searched refs:originalInput (Results 1 – 1 of 1) sorted by relevance
131 auto originalInput = acc_.GetValueIn(gate, i); in TryApplyRangeGuardGate() local132 auto originalInputOpcode = acc_.GetOpCode(originalInput); in TryApplyRangeGuardGate()136 rangeGuardGate = TryApplyRangeGuardForLength(dependChain, gate, originalInput); in TryApplyRangeGuardGate()138 rangeGuardGate = TryApplyRangeGuardForIndex(dependChain, gate, originalInput); in TryApplyRangeGuardGate()