Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp964 bool CountValid = false; member
970 CountValid = true; in setEdgeCount()
975 if (!CountValid) in infoString()
987 bool CountValid; member
998 CountValid = true; in setBBInfoCount()
1003 if (!CountValid) in infoString()
1229 if (E->CountValid) in setInstrumentedCounts()
1242 if (E->CountValid) in setEdgeCount()
1487 if (!Count->CountValid) { in populateCounters()
1498 if (Count->CountValid) { in populateCounters()
[all …]