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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2736 LazyValueInfo::Tristate LHSFolds = local
2742 if ((LHSFolds != LazyValueInfo::Unknown ||
2744 LHSFolds != RHSFolds) {

Completed in 121 milliseconds