Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp536 constructBCI(Function &Func, bool HasSingleByteCoverage, in constructBCI() function in __anon638843e10111::FuncPGOInstrumentation
573 BCI(constructBCI(Func, HasSingleByteCoverage, InstrumentFuncEntry)) { in FuncPGOInstrumentation()