Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafety.cpp2143 const CFGBlock *FirstBlock = *SortedGraph->begin(); in runAnalysis() local
2144 FactSet &InitialLockset = BlockInfo[FirstBlock->getBlockID()].EntrySet; in runAnalysis()