Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SCF/Utils/
H A DUtils.cpp820 static void getPerfectlyNestedLoopsImpl( in getPerfectlyNestedLoopsImpl() function
913 getPerfectlyNestedLoopsImpl(forOps, rootForOp, sizes.size()); in tilePerfectlyNested()
922 getPerfectlyNestedLoopsImpl(nestedLoops, root); in getPerfectlyNestedLoops()
931 getPerfectlyNestedLoopsImpl(forOps, rootForOp, sizes.size()); in extractFixedOuterLoops()