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