Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp109 void emitRuntimeHook();
169 emitRuntimeHook(); in runOnModule()
401 void InstrProfiling::emitRuntimeHook() { in emitRuntimeHook() function in InstrProfiling