reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
187 AArch64InstrInfo::getBranchDestBlock(const MachineInstr &MI) const {
lib/Target/AMDGPU/SIInstrInfo.cpp 1756 MachineBasicBlock *SIInstrInfo::getBranchDestBlock(
lib/Target/AVR/AVRInstrInfo.cpp 504 AVRInstrInfo::getBranchDestBlock(const MachineInstr &MI) const {
lib/Target/RISCV/RISCVInstrInfo.cpp 422 RISCVInstrInfo::getBranchDestBlock(const MachineInstr &MI) const {
442 MachineBasicBlock *DestBB = TII->getBranchDestBlock(MI); 499 if (MachineBasicBlock *DestBB = TII->getBranchDestBlock(*Last)) { 516 MachineBasicBlock *DestBB = TII->getBranchDestBlock(MI);