Searched refs:LLVMFreeMachineCodeForFunction (Results 1 – 5 of 5) sorted by relevance
144 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F);
622 LLVMFreeMachineCodeForFunction(gallivm->engine, func); in gallivm_free_function()
323 LLVMFreeMachineCodeForFunction(EE, F); in llvm_ee_free_machine_code()
277 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F) { in LLVMFreeMachineCodeForFunction() function