Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp110 static cl::opt<uint32_t> MaxNumDeps( variable
1326 if (NumDeps > MaxNumDeps) in processNonLocalLoad()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGVN.cpp118 static cl::opt<uint32_t> MaxNumDeps( variable
1463 if (NumDeps > MaxNumDeps) in processNonLocalLoad()