Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DUnrollLoop.h59 bool AllowExpensiveTripCount, bool PreserveCondBr,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUnroll.cpp335 bool AllowExpensiveTripCount, bool PreserveCondBr, bool PreserveOnlyFirst, in UnrollLoop() argument
733 NeedConditional = (PreserveCondBr && j && !(PreserveOnlyFirst && i != 0)); in UnrollLoop()