Home
last modified time | relevance | path

Searched defs:HasSingleByteCoverage (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp422 bool HasSingleByteCoverage; member
536 constructBCI(Function &Func, bool HasSingleByteCoverage, in constructBCI()
568 bool InstrumentFuncEntry = true, bool HasSingleByteCoverage = false) in FuncPGOInstrumentation()
1043 bool HasSingleByteCoverage) in PGOUseFunc()
2018 bool HasSingleByteCoverage = PGOReader->hasSingleByteCoverage(); in annotateAllFunctions() local