Searched defs:getLoopBody (Results 1 – 7 of 7) sorted by relevance
63 Region &tosa::WhileOp::getLoopBody() { return body(); } in getLoopBody() function in tosa::WhileOp
234 Region &ForOp::getLoopBody() { return region(); } in getLoopBody() function in ForOp1000 Region &ParallelOp::getLoopBody() { return region(); } in getLoopBody() function in ParallelOp
753 mlir::Region &fir::IterWhileOp::getLoopBody() { return region(); } in getLoopBody() function in fir::IterWhileOp939 mlir::Region &fir::LoopOp::getLoopBody() { return region(); } in getLoopBody() function in fir::LoopOp
1759 Region &AffineForOp::getLoopBody() { return region(); } in getLoopBody() function in AffineForOp2562 Region &AffineParallelOp::getLoopBody() { return region(); } in getLoopBody() function in AffineParallelOp
840 const Stmt *getLoopBody(DynTypedNode N) { in getLoopBody() function
2785 Region &WhileOp::getLoopBody() { return body(); } in getLoopBody() function in mlir::TFL::WhileOp
2951 Region &WhileRegionOp::getLoopBody() { return body(); } in getLoopBody() function in mlir::TF::WhileRegionOp