Home
last modified time | relevance | path

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

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