Searched refs:eltSizeBytes (Results 1 – 1 of 1) sorted by relevance
2119 auto eltSizeBytes = getMemRefEltSizeInBytes(allocOp.getType()); in getAllocationAlignment() local2121 llvm::PowerOf2Ceil(eltSizeBytes)); in getAllocationAlignment()