Searched refs:isBlockOnlyReachableByFallthrough (Results 1 – 6 of 6) sorted by relevance
64 virtual bool isBlockOnlyReachableByFallthrough(const MachineBasicBlock *MBB)220 isBlockOnlyReachableByFallthrough(const MachineBasicBlock *MBB) const { in isBlockOnlyReachableByFallthrough() function in SparcAsmPrinter
69 virtual bool isBlockOnlyReachableByFallthrough(const MachineBasicBlock *MBB)292 isBlockOnlyReachableByFallthrough(const MachineBasicBlock *MBB) const { in isBlockOnlyReachableByFallthrough() function in MBlazeAsmPrinter
50 virtual bool isBlockOnlyReachableByFallthrough(const MachineBasicBlock*
225 bool MipsAsmPrinter::isBlockOnlyReachableByFallthrough(const MachineBasicBlock* in isBlockOnlyReachableByFallthrough() function in MipsAsmPrinter
270 isBlockOnlyReachableByFallthrough(const MachineBasicBlock *MBB) const;
1894 if (MBB->pred_empty() || isBlockOnlyReachableByFallthrough(MBB)) { in EmitBasicBlockStart()1943 isBlockOnlyReachableByFallthrough(const MachineBasicBlock *MBB) const { in isBlockOnlyReachableByFallthrough() function in AsmPrinter