LLVM 20.0.0git
Public Types | Static Public Member Functions | List of all members
llvm::simplify_type< IndexCall > Struct Reference

Public Types

using SimpleType = PointerUnion< CallsiteInfo *, AllocInfo * >
 

Static Public Member Functions

static SimpleType getSimplifiedValue (IndexCall &Val)
 

Detailed Description

Definition at line 834 of file MemProfContextDisambiguation.cpp.

Member Typedef Documentation

◆ SimpleType

using llvm::simplify_type< IndexCall >::SimpleType = PointerUnion<CallsiteInfo *, AllocInfo *>

Definition at line 835 of file MemProfContextDisambiguation.cpp.

Member Function Documentation

◆ getSimplifiedValue()

static SimpleType llvm::simplify_type< IndexCall >::getSimplifiedValue ( IndexCall &  Val)
inlinestatic

Definition at line 836 of file MemProfContextDisambiguation.cpp.


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