Home
last modified time | relevance | path

Searched defs:IndexExprs (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp396 SmallVector<const SCEV *, 4> IndexExprs; in tryReassociateGEPAtIndex() local
H A DStraightLineStrengthReduce.cpp535 SmallVector<const SCEV *, 4> IndexExprs; in allocateCandidatesAndFindBasisForGEP() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp4222 ArrayRef<Expr *> IndexExprs, Expr *Init) in DesignatedInitExpr()
4255 ArrayRef<Expr*> IndexExprs, in Create()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp2329 SmallVector<Expr*, 4> IndexExprs(NumIndexExprs); in CloneDesignatedInitExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp3440 const SmallVectorImpl<const SCEV *> &IndexExprs) { in getGEPExpr()
5539 SmallVector<const SCEV *, 4> IndexExprs; in createNodeForGEP() local