Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp372 SmallVector<const SCEV *, 4> IndexExprs; in tryReassociateGEPAtIndex() local
DStraightLineStrengthReduce.cpp524 SmallVector<const SCEV *, 4> IndexExprs; in allocateCandidatesAndFindBasisForGEP() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp3494 const SmallVectorImpl<const SCEV *> &IndexExprs) { in getGEPExpr()
5445 SmallVector<const SCEV *, 4> IndexExprs; in createNodeForGEP() local