Home
last modified time | relevance | path

Searched defs:IncExpr (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1589 const SCEV *IncExpr; member
2508 const SCEV *IncExpr, in isProfitableIncrement()
2641 const SCEV *IncExpr = SE.getMinusSCEV(OperExpr, PrevExpr); in ChainInstruction() local
2828 static bool canFoldIVIncExpr(const SCEV *IncExpr, Instruction *UserInst, in canFoldIVIncExpr()
2896 const SCEV *IncExpr = SE.getNoopOrSignExtend(Inc.IncExpr, IntTy); in GenerateIVChain() local
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp590 const Expr *IncExpr = nullptr; in EmitOMPLastprivateClauseFinal() local
930 const Expr *IncExpr, in EmitOMPInnerLoop()