Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDMemProfiler.cpp897 bool LeafFound = false; in readMemprof() local
921 if (!LeafFound) { in readMemprof()
926 LeafFound = true; in readMemprof()
928 if (LeafFound) in readMemprof()
932 if (!LeafFound) in readMemprof()