Searched refs:isBlockOnlyReachableByFallthrough (Results 1 – 7 of 7) sorted by relevance
50 bool isBlockOnlyReachableByFallthrough(216 bool LanaiAsmPrinter::isBlockOnlyReachableByFallthrough( in isBlockOnlyReachableByFallthrough() function in LanaiAsmPrinter228 if (!AsmPrinter::isBlockOnlyReachableByFallthrough(MBB)) in isBlockOnlyReachableByFallthrough()
56 bool isBlockOnlyReachableByFallthrough(const MachineBasicBlock *MBB)
105 bool HexagonAsmPrinter::isBlockOnlyReachableByFallthrough( in isBlockOnlyReachableByFallthrough() function in HexagonAsmPrinter109 return AsmPrinter::isBlockOnlyReachableByFallthrough(MBB); in isBlockOnlyReachableByFallthrough()
622 isBlockOnlyReachableByFallthrough(const MachineBasicBlock *MBB) const;
292 if (DumpCodeInstEmitter && !isBlockOnlyReachableByFallthrough(&MBB)) { in emitBasicBlockStart()
4469 (!isBlockOnlyReachableByFallthrough(&MBB) || MBB.isEHFuncletEntry() || in shouldEmitLabelForBasicBlock()4477 isBlockOnlyReachableByFallthrough(const MachineBasicBlock *MBB) const { in isBlockOnlyReachableByFallthrough() function in AsmPrinter
15665 …yFallthroughEPKNS_17MachineBasicBlockE", "llvm::AsmPrinter::isBlockOnlyReachableByFallthrough(llvm…