Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DThreadSafety.cpp757 CurrBlockInfo->EntryContext = in traverseCFG()
766 CurrBlockInfo->EntryContext = in traverseCFG()
786 CurrBlockInfo->ExitContext = VMapBuilder.Ctx; in traverseCFG()
818 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = S->getBeginLoc(); in findBlockLocations()
830 if (CurrBlockInfo->ExitLoc.isValid()) { in findBlockLocations()
844 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = in findBlockLocations()
849 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = in findBlockLocations()
2373 CurrBlockInfo->Reachable = true; in runAnalysis()
2379 CurrBlockInfo->EntrySet = PrevLockset; in runAnalysis()
2386 CurrBlockInfo->EntrySet, PrevLockset, CurrBlockInfo->EntryLoc, in runAnalysis()
[all …]