Searched defs:AddOne (Results 1 – 3 of 3) sorted by relevance
64 static inline Constant *AddOne(Constant *C) { in AddOne() function
533 … BinaryOperator* AddOne = BinaryOperator::Create(Instruction::Add, nextInst, One, "", NewFirstBB); in runOnModule() local
1974 const SCEV *AddOne = getAddExpr(One, InnerMul); in getAddExpr() local