Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp2070 unsigned MaxUsers = 6; // Don't scan down huge single-use chains of instrs. in tryToFoldLoad() local
2076 --MaxUsers) { // Don't scan too far. in tryToFoldLoad()