Searched refs:BlocksInScopeSet (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1581 DenseSet<BasicBlock *> BlocksInScopeSet; local
1586 BlocksInScopeSet.insert(BB);
1600 if (BlocksInScopeSet.count(UI->getParent()) == 0 &&

Completed in 184 milliseconds