Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/SCFToGPU/
H A DSCFToGPU.cpp171 static bool isConstantOne(Value value) { in isConstantOne() function
200 if (!isConstantOne(step)) in collectBounds()
268 if (!isConstantOne(step)) in createLaunch()