Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp408 bool blockNeverFallThrough(BBInfo &BBI) const { in blockNeverFallThrough() function in __anon8f1f3a690111::IfConverter
1741 blockNeverFallThrough(*NextBBI) && !NextMBB.hasAddressTaken()) { in IfConvertTriangle()
2077 blockNeverFallThrough(TailBBI) && !TailBBI.BB->hasAddressTaken(); in IfConvertDiamond()