Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Quant/Transforms/
DConvertConst.cpp23 struct ConvertConstPass : public QuantConvertConstBase<ConvertConstPass> { struct
94 void ConvertConstPass::runOnFunction() { in runOnFunction()
103 return std::make_unique<ConvertConstPass>(); in createConvertConstPass()