Searched defs:isContiguous (Results 1 – 8 of 8) sorted by relevance
187 bool isContiguous; member
323 bool isContiguous = load ? isContiguousAccess(loop.getInductionVar(), load, in isVectorizableLoopBody() local
277 bool isContiguous() const { return false; } in isContiguous() function
94 bool isContiguous) { in set_isContiguous()
1061 bool isContiguous = false; in getCollapsableIterationSpaceDims() local
1075 static bool isContiguous(const ConstantRange &A, const ConstantRange &B) { in isContiguous() function
3767 static bool isContiguous(const ConstantRange &A, const ConstantRange &B) { in isContiguous() function
12544 bool isContiguous() const { return PromotedMin <= PromotedMax; } in isContiguous() function