Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DCFGMST.h52 bool ExitBlockFound = false; variable
167 ExitBlockFound = true; in buildEdges()
233 if (!ExitBlockFound && Ei->SrcBB == nullptr) in computeMinimumSpanningTree()