My Project
Public Member Functions | List of all members
mlir::quantizer::SolverContext Class Reference

#include <Metadata.h>

Public Member Functions

 SolverContext (MLIRContext &mlirContext)
 
MLIRContextgetMlirContext ()
 
llvm::BumpPtrAllocator & getAllocator ()
 
StringRef getDebugCAGDotPath () const
 
void setDebugCAGDotPath (StringRef p)
 

Constructor & Destructor Documentation

◆ SolverContext()

mlir::quantizer::SolverContext::SolverContext ( MLIRContext mlirContext)
inline

Member Function Documentation

◆ getAllocator()

llvm::BumpPtrAllocator& mlir::quantizer::SolverContext::getAllocator ( )
inline

◆ getDebugCAGDotPath()

StringRef mlir::quantizer::SolverContext::getDebugCAGDotPath ( ) const
inline

◆ getMlirContext()

MLIRContext& mlir::quantizer::SolverContext::getMlirContext ( )
inline

◆ setDebugCAGDotPath()

void mlir::quantizer::SolverContext::setDebugCAGDotPath ( StringRef  p)
inline

The documentation for this class was generated from the following file: