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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp1672 bool HasEarlyExit = CvtBBI->FalseBB != nullptr; local
1675 if (HasEarlyExit) {
1704 if (HasEarlyExit) {
1736 if (!HasEarlyExit &&

Completed in 55 milliseconds