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

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

Completed in 112 milliseconds