Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Query/
H A DQuerySession.h25 Operation *getRootOp() { return rootOp; } getRootOp() function
/llvm-project/mlir/lib/Dialect/EmitC/IR/
H A DEmitC.cpp307 Operation *ExpressionOp::getRootOp() { getRootOp() function in ExpressionOp