Home
last modified time | relevance | path

Searched defs:UpdateToFullSet (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp459 bool UpdateToFullSet) { in updateOneUse()
480 bool UpdateToFullSet = FS.UpdateCount > StackSafetyMaxIterations; in updateOneNode() local