Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h202 static Constant *AddOne(Constant *C) { in AddOne() function
/llvm-project-15.0.7/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp1984 auto *AddOne = dyn_cast<Instruction>(TripCount); in TEST_F() local
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp2756 const SCEV *AddOne = getAddExpr(TwoOps, SCEV::FlagAnyWrap, Depth + 1); in getAddExpr() local