Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cfi-verify/lib/
DFileAnalysis.cpp171 bool FileAnalysis::canFallThrough(const Instr &InstrMeta) const { in canFallThrough() function in llvm::cfi_verify::FileAnalysis
/external/llvm/lib/CodeGen/
DMachineBasicBlock.cpp676 bool MachineBasicBlock::canFallThrough() { in canFallThrough() function in MachineBasicBlock
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp863 bool MachineBasicBlock::canFallThrough() { in canFallThrough() function in MachineBasicBlock