Searched refs:isFallThrough (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp1731 bool isFallThrough = canFallThroughTo(*BBI.BB, NextMBB); local
1732 if (!isFallThrough) {

Completed in 73 milliseconds