Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h175 static Constant *AddOne(Constant *C) { AddOne() function
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp2372 auto *AddOne = dyn_cast<Instruction>(TripCount); TEST_F() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp2811 const SCEV *OuterMul = getMulExpr(AddOne, MulOpSCEV, in getAddExpr() local