Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/
DInstrProfiling.h94 void emitRuntimeHook();
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/
DInstrProfiling.h117 bool emitRuntimeHook();
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp162 emitRuntimeHook(); in run()
538 void InstrProfiling::emitRuntimeHook() { in emitRuntimeHook() function in InstrProfiling
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp506 bool MadeChange = emitRuntimeHook(); in run()
981 bool InstrProfiling::emitRuntimeHook() { in emitRuntimeHook() function in InstrProfiling