Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp2093 unsigned MaxUsers = 6; // Don't scan down huge single-use chains of instrs. in tryToFoldLoad() local
2099 --MaxUsers) { // Don't scan too far. in tryToFoldLoad()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp754 unsigned MaxUsers = 6; // Don't scan down huge single-use chains of instrs. in TryToFoldFastISelLoad() local
760 --MaxUsers) { // Don't scan too far. in TryToFoldFastISelLoad()