Lines Matching defs:enableRuntimeLibrary
68 bool createSparseDeallocs, bool enableRuntimeLibrary,
73 enableRuntimeLibrary(enableRuntimeLibrary),
79 bool createSparseDeallocs, bool enableRuntimeLibrary,
86 enableRuntimeLibrary(enableRuntimeLibrary),
168 pm.addPass(createSparseGPUCodegenPass(0, enableRuntimeLibrary));
178 pm.addPass(createLowerSparseOpsToForeachPass(enableRuntimeLibrary,
188 if (enableRuntimeLibrary) {
208 bool enableRuntimeLibrary;
246 /*enableRuntimeLibrary=*/false,
253 bool createSparseDeallocs, bool enableRuntimeLibrary,
261 enableRuntimeLibrary, enableBufferInitialization, vectorLength,