Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp389 bool emitRuntimeHook();
927 MadeChange = emitRuntimeHook(); in lower()
992 emitRuntimeHook(); in lower()
2041 bool InstrLowerer::emitRuntimeHook() { in emitRuntimeHook() function in InstrLowerer