mini-llvm 0.1.0
Loading...
Searching...
No Matches
mini_llvm::mir::GlobalValueOperand Class Reference

#include <GlobalValueOperand.h>

Public Member Functions

 GlobalValueOperand (GlobalValue *globalValue)
GlobalValueoperator* () const
GlobalValueoperator-> () const
void set (GlobalValue *globalValue)

Constructor & Destructor Documentation

◆ GlobalValueOperand()

mini_llvm::mir::GlobalValueOperand::GlobalValueOperand ( GlobalValue * globalValue)
inlineexplicit

Member Function Documentation

◆ operator*()

GlobalValue & mini_llvm::mir::GlobalValueOperand::operator* ( ) const
inline

◆ operator->()

GlobalValue * mini_llvm::mir::GlobalValueOperand::operator-> ( ) const
inline

◆ set()

void mini_llvm::mir::GlobalValueOperand::set ( GlobalValue * globalValue)
inline

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