Searched defs:canFallThrough (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-cfi-verify/lib/ | ||
H A D | FileAnalysis.cpp | 189 bool FileAnalysis::canFallThrough(const Instr &InstrMeta) const { in canFallThrough() function in llvm::cfi_verify::FileAnalysis |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineBasicBlock.cpp | 1019 bool MachineBasicBlock::canFallThrough() { canFallThrough() function in MachineBasicBlock |