Searched refs:hasSameDims (Results 1 – 3 of 3) sorted by relevance
589 if (!ain0->hasSameDims(ains[Index])) { in reduceMtlsSetup()667 if (!ain0->hasSameDims(ains[Index])) { in forEachMtlsSetup()692 if (!ains[0]->hasSameDims(aout)) { in forEachMtlsSetup()
213 bool hasSameDims(const Allocation *Other) const;
685 bool Allocation::hasSameDims(const Allocation *other) const { in hasSameDims() function in Allocation