Searched refs:FoundIGLP (Results 1 – 1 of 1) sorted by relevance
2565 bool FoundIGLP = false; in apply() local2577 if (!FoundSB && !FoundIGLP) { in apply()2578 FoundIGLP = true; in apply()2584 if (FoundSB || (FoundIGLP && ShouldApplyIGLP)) { in apply()