Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp62 static cl::opt<int> StackSafetyMaxIterations("stack-safety-max-iterations", variable
633 bool UpdateToFullSet = FS.UpdateCount > StackSafetyMaxIterations; in updateOneNode()