Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DCFGMST.h51 bool ExitBlockFound = false; variable
182 ExitBlockFound = true; in buildEdges()
248 if (!ExitBlockFound && Ei->SrcBB == nullptr) in computeMinimumSpanningTree()