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