Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp122 LoopProperties *CurrentLoopProperties = nullptr; member in __anon3ab403ad0111::LUAnalysisCache
317 CurrentLoopProperties = &Props; in countLoop()
334 CurrentLoopProperties = nullptr; in forgetLoop()
351 return CurrentLoopProperties->CanBeUnswitchedCount > 0; in CostAllowsUnswitching()
360 LoopProperties &OldLoopProps = *CurrentLoopProperties; in cloneData()