Searched refs:EnabledPGO (Results 1 – 1 of 1) sorted by relevance
177 bool EnabledPGO; member in __anon79227d7a0111::LoopUnswitch460 EnabledPGO = F->getEntryCount().hasValue(); in runOnLoop()462 if (LoopUnswitchWithBlockFrequency && EnabledPGO) { in runOnLoop()555 if (LoopUnswitchWithBlockFrequency && EnabledPGO) { in processCurrentLoop()