Home
last modified time | relevance | path

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

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Transforms/
H A DLoopFusion.cpp1167 double maxStorageReduction = 0.0; in isFusionProfitable() local
1275 if ((storageReduction > maxStorageReduction) && in isFusionProfitable()
1278 maxStorageReduction = storageReduction; in isFusionProfitable()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Transforms/
H A DLoopFusion.cpp1127 double maxStorageReduction = 0.0; in isFusionProfitable() local
1227 if ((storageReduction > maxStorageReduction) && in isFusionProfitable()
1229 maxStorageReduction = storageReduction; in isFusionProfitable()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Transforms/
H A DLoopFusion.cpp1087 double maxStorageReduction = 0.0; in isFusionProfitable() local
1187 if ((storageReduction > maxStorageReduction) && in isFusionProfitable()
1189 maxStorageReduction = storageReduction; in isFusionProfitable()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Transforms/
H A DLoopFusion.cpp1124 double maxStorageReduction = 0.0; in isFusionProfitable() local
1224 if ((storageReduction > maxStorageReduction) && in isFusionProfitable()
1226 maxStorageReduction = storageReduction; in isFusionProfitable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Transforms/
H A DLoopFusion.cpp1163 double maxStorageReduction = 0.0; in isFusionProfitable() local
1271 if ((storageReduction > maxStorageReduction) && in isFusionProfitable()
1274 maxStorageReduction = storageReduction; in isFusionProfitable()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Transforms/
H A DLoopFusion.cpp1148 double maxStorageReduction = 0.0; in isFusionProfitable() local
1261 if ((storageReduction > maxStorageReduction) && in isFusionProfitable()
1264 maxStorageReduction = storageReduction; in isFusionProfitable()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Transforms/
H A DLoopFusion.cpp1124 double maxStorageReduction = 0.0; in isFusionProfitable() local
1224 if ((storageReduction > maxStorageReduction) && in isFusionProfitable()
1226 maxStorageReduction = storageReduction; in isFusionProfitable()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Transforms/
H A DLoopFusion.cpp1087 double maxStorageReduction = 0.0; in isFusionProfitable() local
1187 if ((storageReduction > maxStorageReduction) && in isFusionProfitable()
1189 maxStorageReduction = storageReduction; in isFusionProfitable()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Transforms/
H A DLoopFusion.cpp1124 double maxStorageReduction = 0.0; in isFusionProfitable() local
1224 if ((storageReduction > maxStorageReduction) && in isFusionProfitable()
1226 maxStorageReduction = storageReduction; in isFusionProfitable()