Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp156 int UpdateCount = 0; member
480 bool UpdateToFullSet = FS.UpdateCount > StackSafetyMaxIterations; in updateOneNode()
488 LLVM_DEBUG(dbgs() << "=== update [" << FS.UpdateCount in updateOneNode()
495 ++FS.UpdateCount; in updateOneNode()