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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DMachineBasicBlock.cpp458 bool MachineBasicBlock::canFallThrough() { function in class:MachineBasicBlock
/external/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp474 if (canFallThrough()) {
676 bool MachineBasicBlock::canFallThrough() { function in class:MachineBasicBlock

Completed in 191 milliseconds