reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2249 assert(SI.mayStore() && "Unexpected start instruction"); 2251 MachineOperand &SrcOp = SI.getOperand(2); 2255 auto *RC = HII.getRegClass(SI.getDesc(), 2, &HRI, MF); 2271 MachineBasicBlock::iterator StartIt = SI.getIterator(), NextIt; 2274 const DebugLoc &DL = SI.getDebugLoc(); 2291 B.erase(&SI); 2292 IM.replaceInstr(&SI, CopyIn);