Home
last modified time | relevance | path

Searched defs:isBlockOnlyReachableByFallthrough (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp99 isBlockOnlyReachableByFallthrough(const MachineBasicBlock *MBB) const { in isBlockOnlyReachableByFallthrough() function in HexagonAsmPrinter
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp398 bool MipsAsmPrinter::isBlockOnlyReachableByFallthrough(const MachineBasicBlock* in isBlockOnlyReachableByFallthrough() function in MipsAsmPrinter
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2250 isBlockOnlyReachableByFallthrough(const MachineBasicBlock *MBB) const { in isBlockOnlyReachableByFallthrough() function in AsmPrinter