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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1527 unsigned MaxUsers = 6; // Don't scan down huge single-use chains of instrs. local
1533 --MaxUsers) { // Don't scan too far.

Completed in 79 milliseconds