Searched refs:LLVMRecompileAndRelinkFunction (Results 1 – 5 of 5) sorted by relevance
119 void *LLVMRecompileAndRelinkFunction(LLVMExecutionEngineRef EE, LLVMValueRef Fn);
137 void *LLVMRecompileAndRelinkFunction(LLVMExecutionEngineRef EE,
164 return C.LLVMRecompileAndRelinkFunction(ee.C, f.C)
239 void *LLVMRecompileAndRelinkFunction(LLVMExecutionEngineRef EE, LLVMValueRef Fn) { in LLVMRecompileAndRelinkFunction() function
276 void *LLVMRecompileAndRelinkFunction(LLVMExecutionEngineRef EE, in LLVMRecompileAndRelinkFunction() function