Home
last modified time | relevance | path

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

/llvm-project/polly/lib/Support/
H A DSCEVValidator.cpp687 const SCEV *StartExpr = AddRec->getStart(); in extractConstantFactor() local
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5404 buildDistanceFunc(Sema & Actions,QualType LogicalTy,BinaryOperator::Opcode Rel,Expr * StartExpr,Expr * StopExpr,Expr * StepExpr) buildDistanceFunc() argument
5552 buildLoopVarFunc(Sema & Actions,QualType LoopVarTy,QualType LogicalTy,DeclRefExpr * StartExpr,Expr * Step,bool Deref) buildLoopVarFunc() argument
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp3086 containsConstantInAddMulChain(const SCEV * StartExpr) containsConstantInAddMulChain() argument