Home
last modified time | relevance | path

Searched refs:ExpectedEquivalent (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/IR/
H A DConstantRangeTest.cpp2547 bool ExpectedEquivalent; in testConstantRangeICmpPredEquivalence() local
2548 std::tie(TgtPred, ExpectedEquivalent) = Func(CR1, CR2); in testConstantRangeICmpPredEquivalence()
2562 ASSERT_EQ(TrulyEquivalent, ExpectedEquivalent); in testConstantRangeICmpPredEquivalence()