Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp308 bool emitRuntimeHook();
707 MadeChange = emitRuntimeHook(); in lower()
762 emitRuntimeHook(); in lower()
1677 bool InstrLowerer::emitRuntimeHook() { in emitRuntimeHook() function in InstrLowerer