Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DCFGMST.h52 bool ExitBlockFound = false; variable
197 ExitBlockFound = true; in buildEdges()
263 if (!ExitBlockFound && Ei->SrcBB == nullptr) in computeMinimumSpanningTree()