Home
last modified time | relevance | path

Searched refs:CurrentLoopProperties (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp114 LoopProperties *CurrentLoopProperties; member in __anon1bf9f3440111::LUAnalysisCache
134 : CurLoopInstructions(nullptr), CurrentLoopProperties(nullptr), in LUAnalysisCache()
310 CurrentLoopProperties = &Props; in countLoop()
328 CurrentLoopProperties = nullptr; in forgetLoop()
345 return CurrentLoopProperties->CanBeUnswitchedCount > 0; in CostAllowsUnswitching()
355 LoopProperties &OldLoopProps = *CurrentLoopProperties; in cloneData()