Home
last modified time | relevance | path

Searched defs:OnlyWhenForced (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Scalar/
DLoopUnrollPass.h32 const bool OnlyWhenForced; variable
73 bool OnlyWhenForced; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DLoopUnrollPass.h32 const bool OnlyWhenForced; variable
73 bool OnlyWhenForced; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp1018 bool OnlyWhenForced, bool ForgetAllSCEV, Optional<unsigned> ProvidedCount, in tryToUnrollLoop()
1187 bool OnlyWhenForced; member in __anon6127a5f80711::LoopUnroll
1203 LoopUnroll(int OptLevel = 2, bool OnlyWhenForced = false, in LoopUnroll()
1290 Pass *llvm::createSimpleLoopUnrollPass(int OptLevel, bool OnlyWhenForced, in createSimpleLoopUnrollPass()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp1127 bool OnlyWhenForced, bool ForgetAllSCEV, in tryToUnrollLoop()
1367 bool OnlyWhenForced; member in __anon73c189fe0911::LoopUnroll
1383 LoopUnroll(int OptLevel = 2, bool OnlyWhenForced = false, in LoopUnroll()
1472 Pass *llvm::createSimpleLoopUnrollPass(int OptLevel, bool OnlyWhenForced, in createSimpleLoopUnrollPass()