Home
last modified time | relevance | path

Searched defs:ZeroConst (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp146 const SCEV *ZeroConst = SE.getConstant(Ty, 0); in TEST_F() local
1034 const auto *ZeroConst = SE.getConstant(Int32Ty, 0); TEST_F() local