Searched defs:IncExpr (Results 1 – 1 of 1) sorted by relevance
1601 const SCEV *IncExpr; member2529 const SCEV *IncExpr, in isProfitableIncrement()2665 const SCEV *IncExpr = SE.getMinusSCEV(OperExpr, PrevExpr); in ChainInstruction() local2853 static bool canFoldIVIncExpr(const SCEV *IncExpr, Instruction *UserInst, in canFoldIVIncExpr()2923 const SCEV *IncExpr = SE.getNoopOrSignExtend(IncI->IncExpr, IntTy); in GenerateIVChain() local