Searched refs:LLVMFreeMachineCodeForFunction (Results 1 – 3 of 3) sorted by relevance
101 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F);
201 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F) { in LLVMFreeMachineCodeForFunction() function
320 LLVMFreeMachineCodeForFunction(EE, F); in llvm_ee_free_machine_code()