LLVM 22.0.0git
llvm::simplify_type< const AssumptionCache::ResultElem > Struct Reference

#include "llvm/Analysis/AssumptionCache.h"

Inheritance diagram for llvm::simplify_type< const AssumptionCache::ResultElem >:
[legend]

Public Types

using SimpleType = Value *

Static Public Member Functions

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

Detailed Description

Definition at line 270 of file AssumptionCache.h.

Member Typedef Documentation

◆ SimpleType

Definition at line 271 of file AssumptionCache.h.

Member Function Documentation

◆ getSimplifiedValue()

Definition at line 273 of file AssumptionCache.h.


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