Home | History | Annotate | Download | only in compiler

Lines Matching refs:NewInstr

84   int NewInstr(BasicBlock* block) {
145 int i0 = R.NewInstr(b0);
146 int i1 = R.NewInstr(b0);
149 int i2 = R.NewInstr(b1);
150 int i3 = R.NewInstr(b1);
151 int i4 = R.NewInstr(b1);
152 int i5 = R.NewInstr(b1);
155 int i6 = R.NewInstr(b2);
156 int i7 = R.NewInstr(b2);
157 int i8 = R.NewInstr(b2);