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

#include "llvm/Analysis/AssumptionCache.h"

Public Types

using SimpleType = Value *
 

Static Public Member Functions

static SimpleType getSimplifiedValue (const AssumptionCache::ResultElem &Val)
 

Detailed Description

Definition at line 263 of file AssumptionCache.h.

Member Typedef Documentation

◆ SimpleType

Definition at line 264 of file AssumptionCache.h.

Member Function Documentation

◆ getSimplifiedValue()

Definition at line 266 of file AssumptionCache.h.


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