Home
last modified time | relevance | path

Searched refs:childAffineForOp (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Analysis/
DUtils.cpp537 if (auto childAffineForOp = dyn_cast<AffineForOp>(op)) in getInstAtPosition() local
539 childAffineForOp.getBody()); in getInstAtPosition()