reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
98 bool isBlockInRange(const MachineInstr &MI, const MachineBasicBlock &BB) const;
353 if (FBB && isBlockInRange(MI, *FBB)) { 500 if (!isBlockInRange(*Last, *DestBB)) { 517 if (!isBlockInRange(MI, *DestBB)) {