Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1395 bool LeafFound = false; in readMemprof() local
1417 if (!LeafFound) { in readMemprof()
1425 LeafFound = true; in readMemprof()
1430 if (!LeafFound) in readMemprof()