Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp2342 const CFGBlock *FirstBlock = *SortedGraph->begin(); in runAnalysis() local
2343 FactSet &InitialLockset = BlockInfo[FirstBlock->getBlockID()].EntrySet; in runAnalysis()