Searched refs:ArrayShape (Results 1 – 2 of 2) sorted by relevance
90 struct ArrayShape { struct97 ArrayShape(const SCEVUnknown *B) : BasePointer(B) {} in ArrayShape() argument104 std::shared_ptr<ArrayShape> Shape;109 MemAcc(const Instruction *I, std::shared_ptr<ArrayShape> S) in MemAcc()282 std::shared_ptr<ArrayShape> Shape) const;
986 std::shared_ptr<ArrayShape> Shape) const { in computeAccessFunctions() 1040 auto Shape = std::shared_ptr<ArrayShape>(new ArrayShape(BasePointer)); in hasBaseAffineAccesses()