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

Public Types

using SimpleType = const PointerUnion< CallsiteInfo *, AllocInfo * >
 

Static Public Member Functions

static SimpleType getSimplifiedValue (const IndexCall &Val)
 

Detailed Description

Definition at line 838 of file MemProfContextDisambiguation.cpp.

Member Typedef Documentation

◆ SimpleType

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

Definition at line 839 of file MemProfContextDisambiguation.cpp.

Member Function Documentation

◆ getSimplifiedValue()

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

Definition at line 840 of file MemProfContextDisambiguation.cpp.


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