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