Searched refs:getGlobalOp (Results 1 – 1 of 1) sorted by relevance
2452 auto getGlobalOp = cast<GetGlobalMemrefOp>(op); in allocateBuffer() local2453 MemRefType type = getGlobalOp.result().getType().cast<MemRefType>(); in allocateBuffer()2459 loc, arrayTy.getPointerTo(memSpace), getGlobalOp.name()); in allocateBuffer()