Enzyme main
Loading...
Searching...
No Matches
mlir::enzyme::MTypeResults Class Reference

#include "MLIR/Interfaces/EnzymeLogic.h"

Public Member Functions

TypeTree getReturnAnalysis ()
 
TypeTree query (Value) const
 
ConcreteType intType (size_t num, Value val, bool errIfNotFound=true, bool pointerIntSame=false) const
 

Detailed Description

Definition at line 29 of file EnzymeLogic.h.

Member Function Documentation

◆ getReturnAnalysis()

TypeTree mlir::enzyme::MTypeResults::getReturnAnalysis ( )
inline

Definition at line 32 of file EnzymeLogic.h.

◆ intType()

ConcreteType mlir::enzyme::MTypeResults::intType ( size_t num,
Value val,
bool errIfNotFound = true,
bool pointerIntSame = false ) const
inline

Definition at line 34 of file EnzymeLogic.h.

References Integer, and Unknown.

Referenced by mlir::enzyme::ActivityAnalyzer::isConstantValue().

◆ query()

TypeTree mlir::enzyme::MTypeResults::query ( Value ) const
inline

Definition at line 33 of file EnzymeLogic.h.

Referenced by mlir::enzyme::ActivityAnalyzer::isConstantValue().


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