Home
last modified time | relevance | path

Searched defs:canFallThrough (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/tools/llvm-cfi-verify/lib/
DFileAnalysis.cpp189 bool FileAnalysis::canFallThrough(const Instr &InstrMeta) const { in canFallThrough() function in llvm::cfi_verify::FileAnalysis
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineBasicBlock.cpp991 bool MachineBasicBlock::canFallThrough() { in canFallThrough() function in MachineBasicBlock