Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Transforms/Vectorize/
DVPlanPredicatorTest.cpp227 bool ValidOrOperands = false; in TEST_F() local
230 ValidOrOperands = true; in TEST_F()
232 EXPECT_TRUE(ValidOrOperands); in TEST_F()