LLVM: llvm::simplify_type< IndexCall > Struct Reference (original) (raw)

Inheritance diagram for llvm::simplify_type< IndexCall >:

[legend]

Public Types
using SimpleType = PointerUnion<CallsiteInfo *, AllocInfo *>
Static Public Member Functions
static SimpleType getSimplifiedValue (IndexCall &Val)

Detailed Description

Definition at line 1023 of file MemProfContextDisambiguation.cpp.

Member Typedef Documentation

SimpleType

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

Definition at line 1024 of file MemProfContextDisambiguation.cpp.

Member Function Documentation

getSimplifiedValue()

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

Definition at line 1025 of file MemProfContextDisambiguation.cpp.


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