Searched refs:verifyLoopNesting (Results 1 – 1 of 1) sorted by relevance
1771 verifyLoopNesting(const std::vector<SmallVector<AffineForOp, 2>> &loops) { in verifyLoopNesting() function1862 if (failed(verifyLoopNesting(loops))) in vectorizeAffineLoopNest()