Searched defs:StoreForwardingPass (Results 1 – 1 of 1) sorted by relevance
73 struct StoreForwardingPass : StoreForwardingPassBase<StoreForwardingPass> { struct74 mlir::StoreOp findStore(mlir::Operation* op, in findStore()101 mlir::Operation* SearchAllocOp(mlir::Value memref) { in SearchAllocOp()112 mlir::Operation* GetAllocOp( in GetAllocOp()124 void runOnFunction() override { in runOnFunction()