Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp130 LoopProperties *CurrentLoopProperties = nullptr; member in __anon1e9cd6830111::LUAnalysisCache
330 CurrentLoopProperties = &Props; in countLoop()
347 CurrentLoopProperties = nullptr; in forgetLoop()
364 return CurrentLoopProperties->CanBeUnswitchedCount > 0; in costAllowsUnswitching()
373 LoopProperties &OldLoopProps = *CurrentLoopProperties; in cloneData()