Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp60 static cl::opt<int> StackSafetyMaxIterations("stack-safety-max-iterations", variable
552 bool UpdateToFullSet = FS.UpdateCount > StackSafetyMaxIterations; in updateOneNode()