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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp1599 MachineBasicBlock *FallThrough = MBB->getFallThrough(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp1321 MachineFunction::iterator FallThrough = MBB->getIterator(); local
[all...]
H A DIfConversion.cpp2220 MachineBasicBlock *FallThrough = FromBBI.HasFallThrough ? NBB : nullptr; local
2270 MachineBasicBlock *FallThrough = FromBBI.HasFallThrough ? NBB : nullptr; local

Completed in 119 milliseconds