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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DBranchFolding.cpp1063 MachineFunction::iterator FallThrough = MBB; local
H A DIfConversion.cpp1566 MachineBasicBlock *FallThrough = FromBBI.HasFallThrough ? NBB : NULL; local
1602 MachineBasicBlock *FallThrough = FromBBI.HasFallThrough ? NBB : NULL; local

Completed in 102 milliseconds