Searched refs:FastLimit (Results 1 – 1 of 1) sorted by relevance
6624 constexpr unsigned FastLimit = 4; in buildOperands() local6625 if (Main->getNumIncomingValues() <= FastLimit) { in buildOperands()