Searched defs:canFallThrough (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/llvm/tools/llvm-cfi-verify/lib/ | ||
D | FileAnalysis.cpp | 185 bool FileAnalysis::canFallThrough(const Instr &InstrMeta) const { in canFallThrough() function in llvm::cfi_verify::FileAnalysis |
/external/llvm/lib/CodeGen/ | ||
D | MachineBasicBlock.cpp | 676 bool MachineBasicBlock::canFallThrough() { in canFallThrough() function in MachineBasicBlock |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
D | MachineBasicBlock.cpp | 870 bool MachineBasicBlock::canFallThrough() { in canFallThrough() function in MachineBasicBlock |
/external/llvm-project/llvm/lib/CodeGen/ | ||
D | MachineBasicBlock.cpp | 947 bool MachineBasicBlock::canFallThrough() { in canFallThrough() function in MachineBasicBlock |