HomeSort by relevance Sort by last modified time
    Searched refs:UnregisterFunctionInternal (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/ExecutionEngine/JIT/
JITDebugRegisterer.h 106 /// UnregisterFunctionInternal - Unregister the debug info for the given
110 void UnregisterFunctionInternal(RegisteredFunctionsMap::iterator I);
JITDebugRegisterer.cpp 62 UnregisterFunctionInternal(I);
165 void JITDebugRegisterer::UnregisterFunctionInternal(
207 UnregisterFunctionInternal(I);

Completed in 109 milliseconds