Searched refs:FoundIGLP (Results 1 – 1 of 1) sorted by relevance
2567 bool FoundIGLP = false; in apply() local2580 if (!FoundSB && !FoundIGLP) { in apply()2581 FoundIGLP = true; in apply()2587 if (FoundSB || (FoundIGLP && ShouldApplyIGLP)) { in apply()