Searched refs:moveLoopInvariantCode (Results 1 – 3 of 3) sorted by relevance
78 LogicalResult mlir::moveLoopInvariantCode(LoopLikeOpInterface looplike) { in moveLoopInvariantCode() function in mlir118 if (failed(moveLoopInvariantCode(loopLike))) in runOnOperation()
98 if (failed(moveLoopInvariantCode( in hoistRedundantVectorTransfers()
312 LogicalResult moveLoopInvariantCode(LoopLikeOpInterface looplike);