|
My Project
|
Classes | |
| class | LoopOpsDialect |
Functions | |
| void | ensureLoopTerminator (Region ®ion, Builder &builder, Location loc) |
| ForOp | getForInductionVarOwner (Value val) |
| ForOp mlir::loop::getForInductionVarOwner | ( | Value | val | ) |
Returns the loop parent of an induction variable. If the provided value is not an induction variable, then return nullptr.
1.8.13