|
mini-llvm 0.1.0
|
#include <GlobalValueBuilder.h>
Public Member Functions | |
| GlobalValueBuilder ()=default | |
| GlobalValueBuilder (GlobalValue *globalValue, GlobalValue::const_iterator pos) | |
| void | setPos (GlobalValue *globalValue, GlobalValue::const_iterator pos) |
| void | setPos (GlobalValue *G) |
| Statement & | add (std::unique_ptr< Statement > stmt) |
|
default |
|
inline |
|
inline |
|
inline |