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

/external/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp455 if (!FallthroughBB && canFallThrough()) {
634 bool MachineBasicBlock::canFallThrough() { function in class:MachineBasicBlock

Completed in 716 milliseconds