Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp785 bool CountValid = false; member
794 CountValid = true; in setEdgeCount()
799 if (!CountValid) in infoString()
811 bool CountValid; member
825 CountValid = true; in setBBInfoCount()
830 if (!CountValid) in infoString()
1003 if (E->CountValid) in setEdgeCount()
1086 if (!E->CountValid) in populateCounters()
1104 if (!Count->CountValid) { in populateCounters()
1115 if (Count->CountValid) { in populateCounters()
[all …]