Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp990 unsigned MCDCMaxConditions = (CGM.getCodeGenOpts().MCDCCoverage) ? 6 : 0; in mapRegionCounters() local
995 *RegionMCDCBitmapMap, MCDCMaxConditions, in mapRegionCounters()