Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp558 constructBCI(Function &Func, bool HasSingleByteCoverage, in constructBCI() function in __anon9c3168200111::FuncPGOInstrumentation
595 BCI(constructBCI(Func, HasSingleByteCoverage, InstrumentFuncEntry)) { in FuncPGOInstrumentation()