reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
699 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); 699 DebugLoc DL = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); 709 MachineBasicBlock::iterator I = MBBI; 723 MachineBasicBlock::iterator I = MBBI; 744 TII.adjustStackPtr(SP, StackSize, MBB, MBBI);