Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp411 bool emitRuntimeHook();
938 MadeChange = emitRuntimeHook(); in lower()
1003 emitRuntimeHook(); in lower()
2047 bool InstrLowerer::emitRuntimeHook() { in emitRuntimeHook() function in InstrLowerer