Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp304 const char *InheritOptionsExceptPrefix, bool AlwaysNew) { in makeFollowupLoopID() argument
306 if (AlwaysNew) in makeFollowupLoopID()
366 if (!AlwaysNew && !HasAnyFollowup) in makeFollowupLoopID()
370 if (!AlwaysNew && !Changed) in makeFollowupLoopID()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DLoopUtils.h214 bool AlwaysNew = false);