Home
last modified time | relevance | path

Searched defs:MaxPeelCount (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp172 static unsigned countToEliminateCompares(Loop &L, unsigned MaxPeelCount, in countToEliminateCompares()
342 unsigned MaxPeelCount = UnrollPeelMaxCount; in computePeelCount() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp343 static unsigned countToEliminateCompares(Loop &L, unsigned MaxPeelCount, in countToEliminateCompares()
517 unsigned MaxPeelCount = UnrollPeelMaxCount; in computePeelCount() local