Home
last modified time | relevance | path

Searched refs:emitRuntimeHook (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Transforms/
DInstrProfiling.h94 void emitRuntimeHook();
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp162 emitRuntimeHook(); in run()
538 void InstrProfiling::emitRuntimeHook() { in emitRuntimeHook() function in InstrProfiling