Home
last modified time | relevance | path

Searched defs:ConvertArithmeticToLLVMPass (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/ArithmeticToLLVM/
H A DArithmeticToLLVM.cpp234 struct ConvertArithmeticToLLVMPass struct
238 void runOnOperation() override { in runOnOperation()