LLVM: llvm::FuncDataT< T > Class Template Reference (original) (raw)

#include "[llvm/Passes/StandardInstrumentations.h](StandardInstrumentations%5F8h%5Fsource.html)"

Inheritance diagram for llvm::FuncDataT< T >:

Public Member Functions
FuncDataT (std::string S)
std::string getEntryBlockName () const
Public Member Functions inherited from llvm::OrderedChangedData< BlockDataT< T > >
std::vector< std::string > & getOrder ()
StringMap< T > & getData ()
bool operator== (const OrderedChangedData< T > &That) const

Detailed Description

template<typename T>
class llvm::FuncDataT< T >

Definition at line 398 of file StandardInstrumentations.h.

Constructor & Destructor Documentation

Member Function Documentation

getEntryBlockName()

Member Data Documentation

EntryBlockName


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