Searched refs:LLVMFreeMachineCodeForFunction (Results 1 – 3 of 3) sorted by relevance
126 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F);
146 C.LLVMFreeMachineCodeForFunction(ee.C, f.C)
254 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F) { in LLVMFreeMachineCodeForFunction() function