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

Inheritance diagram for llvm::simplify_type< const IndexCall >:

[legend]

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

Detailed Description

Definition at line 1027 of file MemProfContextDisambiguation.cpp.

Member Typedef Documentation

SimpleType

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

Definition at line 1028 of file MemProfContextDisambiguation.cpp.

Member Function Documentation

getSimplifiedValue()

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

Definition at line 1029 of file MemProfContextDisambiguation.cpp.


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