Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp104 unsigned WasUnswitchedCount; member
294 Props.WasUnswitchedCount = 0; in countLoop()
319 MaxSize += (Props.CanBeUnswitchedCount + Props.WasUnswitchedCount) * in forgetLoop()
357 ++OldLoopProps.WasUnswitchedCount; in cloneData()
358 NewLoopProps.WasUnswitchedCount = 0; in cloneData()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp107 unsigned WasUnswitchedCount; member
297 Props.WasUnswitchedCount = 0; in countLoop()
321 MaxSize += (Props.CanBeUnswitchedCount + Props.WasUnswitchedCount) * in forgetLoop()
358 ++OldLoopProps.WasUnswitchedCount; in cloneData()
359 NewLoopProps.WasUnswitchedCount = 0; in cloneData()