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