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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2531 LazyValueInfo::Tristate LHSFolds = local
2537 if ((LHSFolds != LazyValueInfo::Unknown ||
2539 LHSFolds != RHSFolds) {

Completed in 83 milliseconds