Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/
DLoopInvariantCodeMotion.cpp78 LogicalResult mlir::moveLoopInvariantCode(LoopLikeOpInterface looplike) { in moveLoopInvariantCode() function in mlir
118 if (failed(moveLoopInvariantCode(loopLike))) in runOnOperation()
/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DHoisting.cpp98 if (failed(moveLoopInvariantCode( in hoistRedundantVectorTransfers()
/external/llvm-project/mlir/include/mlir/Transforms/
DLoopUtils.h312 LogicalResult moveLoopInvariantCode(LoopLikeOpInterface looplike);