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

#include "llvm/Analysis/AssumptionCache.h"

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

Public Types

using SimpleType = Value *

Static Public Member Functions

static SimpleType getSimplifiedValue (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: