Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp22 static void insertCall(Function &CurFn, StringRef Func, in insertCall() function
108 insertCall(F, EntryFunc, &*F.begin()->getFirstInsertionPt(), DL); in runOnFunction()
129 insertCall(F, ExitFunc, T, DL); in runOnFunction()