Lines Matching defs:replaced
782 // 1. Create new iter operands, exactly 1 is replaced.
1083 // Create a new ForOp with that iter operand replaced.
1555 /// scf.forall is replaced by their corresponding operands.
1606 // whose uses will be replaced by the new scf.forall.
2473 // Early exit if there are no results that could be replaced.
3495 bool replaced = false;
3507 replaced = true;
3511 return success(replaced);
3522 /// are replaced with their corresponding initial value.
3712 /// 2. %res_input#1's uses are replaced by %a and %res_input#2's uses are
3713 /// replaced by %b.
3715 /// replaced by %a and %arg2_after's uses are replaced by %b.