Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp441 auto *AddWithNSW = SE.getAddExpr( in TEST_F() local
444 SE.getAddExpr(AddWithNSW, SE.getSCEV(A5), SCEV::FlagNUW)); in TEST_F()
457 SE.getAddExpr(AddWithNSW, SE.getSCEV(A6), in TEST_F()