Searched refs:LinearValidOnShape (Results 1 – 2 of 2) sorted by relevance
122 bool IrArray::Index::LinearValidOnShape(const Shape& a) const { in LinearValidOnShape() function in xla::llvm_ir::IrArray::Index344 if (use_linear_index && index.LinearValidOnShape(shape_)) { in EmitArrayElementAddress()
121 bool LinearValidOnShape(const Shape& a) const;