LLVM 19.0.0git
Public Types | Static Public Member Functions | List of all members
llvm::simplify_type< AssumptionCache::ResultElem > Struct Reference

#include "llvm/Analysis/AssumptionCache.h"

Public Types

using SimpleType = Value *
 

Static Public Member Functions

static SimpleType getSimplifiedValue (AssumptionCache::ResultElem &Val)
 

Detailed Description

Definition at line 256 of file AssumptionCache.h.

Member Typedef Documentation

◆ SimpleType

Definition at line 257 of file AssumptionCache.h.

Member Function Documentation

◆ getSimplifiedValue()

static SimpleType llvm::simplify_type< AssumptionCache::ResultElem >::getSimplifiedValue ( AssumptionCache::ResultElem Val)
inlinestatic

Definition at line 259 of file AssumptionCache.h.


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