Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Quant/Transforms/
H A DConvertConst.cpp76 auto newConstValue = in matchAndRewrite() local
78 if (!newConstValue) { in matchAndRewrite()
87 fusedLoc, newConstValueType, newConstValue); in matchAndRewrite()