Searched defs:freeMachineCodeForFunction (Results 1 – 3 of 3) sorted by relevance
133 void freeMachineCodeForFunction(Function *F) { } in freeMachineCodeForFunction() function
221 void MCJIT::freeMachineCodeForFunction(Function *F) { in freeMachineCodeForFunction() function in MCJIT
1244 void JIT::freeMachineCodeForFunction(Function *F) { in freeMachineCodeForFunction() function in JIT