Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUnrollPeel.cpp151 static unsigned countToEliminateCompares(Loop &L, unsigned MaxPeelCount, in countToEliminateCompares() function
295 countToEliminateCompares(*L, MaxPeelCount, SE)); in computePeelCount()