Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDStackSafetyAnalysis.cpp24 static cl::opt<int> StackSafetyMaxIterations("stack-safety-max-iterations", variable
483 bool UpdateToFullSet = FS.UpdateCount > StackSafetyMaxIterations; in updateOneNode()