Searched refs:ShouldApplyIGLP (Results 1 – 1 of 1) sorted by relevance
2568 bool ShouldApplyIGLP = false; in apply() local2582 ShouldApplyIGLP = initIGLPOpt(*R); in apply()2587 if (FoundSB || (FoundIGLP && ShouldApplyIGLP)) { in apply()