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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp750 Value *WideableCond = nullptr; local
767 WideableCond = Condition;
787 if (WideableCond)
788 Checks.push_back(WideableCond);

Completed in 227 milliseconds