virtual llvm::Value * loadSymbolValue(const std::string &symbol, const llvm::ArrayRef< llvm::Value * > &args=llvm::ArrayRef< llvm::Value * >())
generate an LLVM load instruction.
Definition: FunctionResolver.cpp:43
All LLVM code generating objects basically need at a minimum three things to operate:
Definition: ModelGeneratorContext.h:95