GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
jit-util.h File Reference
#include "octave-config.h"
#include <stdexcept>
Include dependency graph for jit-util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::IRBuilder< preserveNames, T, Inserter >
 
class  llvm::IRBuilderDefaultInserter< preserveNames >
 
class  octave::jit_fail_exception
 
class  octave::jit_internal_list< LIST_T, NODE_T >
 
class  octave::jit_internal_node< LIST_T, NODE_T >
 
class  octave::jit_internal_node< LIST_T, NODE_T >
 

Namespaces

 llvm
 
 octave
 

Typedefs

typedef IRBuilder< true, ConstantFolder, IRBuilderDefaultInserter< true > > llvm::IRBuilderD
 

Functions

template<typename T , typename U >
bool octave::isa (U *value)
 
std::ostream & octave::operator<< (std::ostream &os, const llvm::Value &v)