Searched defs:Interp (Results 1 – 4 of 4) sorted by relevance
39 const char *Interp = getenv("LLVMINTERP"); in main() local
173 LLVMExecutionEngineRef Interp; in llvm_ee_create() local183 LLVMExecutionEngineRef Interp; in llvm_ee_create_interpreter() local
327 class Interp; variable
112 if (ExecutionEngine *Interp = builder.create()) { in LLVMCreateInterpreterForModule() local