LLVM: llvm::rdf::RegisterAggrMap< KeyType > Struct Template Reference (original) (raw)

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

Public Types
using key_type = typename decltype(Map)::key_type
using mapped_type = typename decltype(Map)::mapped_type
using value_type = typename decltype(Map)::value_type
Public Member Functions
RegisterAggrMap (const PhysicalRegisterInfo &pri)
RegisterAggr & operator[] (KeyType Key)
auto begin ()
auto end ()
auto begin () const
auto end () const
auto find (const KeyType &Key) const

template
struct llvm::rdf::RegisterAggrMap< KeyType >

Definition at line 323 of file RDFRegisters.h.

key_type

template

mapped_type

template

value_type

template

template

begin() [1/2]

template

begin() [2/2]

template

end() [1/2]

template

end() [2/2]

template

find()

template

operator[]()

template


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