Searched refs:LLVMFreeMachineCodeForFunction (Results 1 – 6 of 6) sorted by relevance
101 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F);
127 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F);
147 C.LLVMFreeMachineCodeForFunction(ee.C, f.C)
201 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F) { in LLVMFreeMachineCodeForFunction() function
320 LLVMFreeMachineCodeForFunction(EE, F); in llvm_ee_free_machine_code()
252 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F) { in LLVMFreeMachineCodeForFunction() function