Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVN.cpp114 static cl::opt<uint32_t> MaxNumDeps( variable
1734 if (NumDeps > MaxNumDeps) in processNonLocalLoad()