Searched defs:freeMachineCodeForFunction (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h133 void freeMachineCodeForFunction(Function *F) { } function in class:llvm::Interpreter
/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp221 void MCJIT::freeMachineCodeForFunction(Function *F) { function in class:MCJIT

Completed in 65 milliseconds