Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp756 CurrBlockInfo->EntryContext = in traverseCFG()
765 CurrBlockInfo->EntryContext = in traverseCFG()
785 CurrBlockInfo->ExitContext = VMapBuilder.Ctx; in traverseCFG()
817 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = S->getBeginLoc(); in findBlockLocations()
829 if (CurrBlockInfo->ExitLoc.isValid()) { in findBlockLocations()
843 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = in findBlockLocations()
848 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = in findBlockLocations()
2430 CurrBlockInfo->Reachable = true; in runAnalysis()
2436 CurrBlockInfo->EntrySet = PrevLockset; in runAnalysis()
2443 CurrBlockInfo->EntrySet, PrevLockset, CurrBlockInfo->EntryLoc, in runAnalysis()
[all …]