Home
last modified time | relevance | path

Searched defs:fromOp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Transforms/
H A DCSE.cpp178 bool CSEDriver::hasOtherSideEffectingOpInBetween(Operation *fromOp, in hasOtherSideEffectingOpInBetween()
/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp40 static void propagateAttributes(mlir::Operation *fromOp, in propagateAttributes() argument