Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Conversion/StandardToLLVM/
DConvertStandardToLLVMPass.h29 struct LowerToLLVMOptions { struct
41 /// Get a statically allocated copy of the default LowerToLLVMOptions. argument
42 static const LowerToLLVMOptions &getDefaultOptions() { in getDefaultOptions() argument