Searched refs:CurrentLoopProperties (Results 1 – 2 of 2) sorted by relevance
116 LoopProperties *CurrentLoopProperties; member in __anonbcfadd0d0111::LUAnalysisCache136 : CurLoopInstructions(nullptr), CurrentLoopProperties(nullptr), in LUAnalysisCache()306 CurrentLoopProperties = &Props; in countLoop()324 CurrentLoopProperties = nullptr; in forgetLoop()341 return CurrentLoopProperties->CanBeUnswitchedCount > 0; in CostAllowsUnswitching()351 LoopProperties &OldLoopProps = *CurrentLoopProperties; in cloneData()
119 LoopProperties *CurrentLoopProperties = nullptr; member in __anon2e9142650111::LUAnalysisCache309 CurrentLoopProperties = &Props; in countLoop()326 CurrentLoopProperties = nullptr; in forgetLoop()343 return CurrentLoopProperties->CanBeUnswitchedCount > 0; in CostAllowsUnswitching()352 LoopProperties &OldLoopProps = *CurrentLoopProperties; in cloneData()