Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp102 unsigned WasUnswitchedCount; member
298 Props.WasUnswitchedCount = 0; in countLoop()
323 MaxSize += (Props.CanBeUnswitchedCount + Props.WasUnswitchedCount) * in forgetLoop()
361 ++OldLoopProps.WasUnswitchedCount; in cloneData()
362 NewLoopProps.WasUnswitchedCount = 0; in cloneData()