Home
last modified time | relevance | path

Searched refs:Fallthrough (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineBasicBlock.cpp556 MachineFunction::iterator Fallthrough = this; in canFallThrough() local
557 ++Fallthrough; in canFallThrough()
559 if (Fallthrough == getParent()->end()) in canFallThrough()
563 if (!isSuccessor(Fallthrough)) in canFallThrough()
584 if (MachineFunction::iterator(TBB) == Fallthrough || in canFallThrough()
585 MachineFunction::iterator(FBB) == Fallthrough) in canFallThrough()
/external/chromium/chrome/browser/ui/cocoa/
Dgradient_button_cell.mm474 // Fallthrough
478 // Fallthrough