Home
last modified time | relevance | path

Searched defs:lastOp (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/test/lib/IR/
H A DTestMatchers.cpp142 Operation *lastOp = f.getFunctionBody().front().back().getPrevNode(); in test2() local
158 Operation *lastOp = f.getFunctionBody().front().back().getPrevNode(); in test3() local
/llvm-project/flang/lib/Lower/
H A DIO.cpp1000 mlir::Operation *lastOp = &ifOp.getThenRegion().front().back(); genIoLoop() local
/llvm-project/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp2103 mlir::Value lastOp = adaptor.getOperands()[0]; doRewrite() local