Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBasicBlock.cpp459 MachineFunction::iterator Fallthrough = this; in canFallThrough() local
460 ++Fallthrough; in canFallThrough()
462 if (Fallthrough == getParent()->end()) in canFallThrough()
466 if (!isSuccessor(Fallthrough)) in canFallThrough()
490 if (MachineFunction::iterator(TBB) == Fallthrough || in canFallThrough()
491 MachineFunction::iterator(FBB) == Fallthrough) in canFallThrough()
/external/chromium/chrome/browser/ui/cocoa/
Dgradient_button_cell.mm474 // Fallthrough
478 // Fallthrough