Searched refs:UnregisterFunctionInternal (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
H A DJITDebugRegisterer.cpp62 UnregisterFunctionInternal(I);
165 void JITDebugRegisterer::UnregisterFunctionInternal( function in class:llvm::JITDebugRegisterer
207 UnregisterFunctionInternal(I);
H A DJITDebugRegisterer.h106 /// UnregisterFunctionInternal - Unregister the debug info for the given
110 void UnregisterFunctionInternal(RegisteredFunctionsMap::iterator I);

Completed in 97 milliseconds