Home
last modified time | relevance | path

Searched defs:freeMachineCodeForFunction (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.h133 void freeMachineCodeForFunction(Function *F) { } in freeMachineCodeForFunction() function
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp221 void MCJIT::freeMachineCodeForFunction(Function *F) { in freeMachineCodeForFunction() function in MCJIT
/external/llvm/lib/ExecutionEngine/JIT/
DJITEmitter.cpp1244 void JIT::freeMachineCodeForFunction(Function *F) { in freeMachineCodeForFunction() function in JIT