Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h275 bool AlwaysNew = false);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp266 const char *InheritOptionsExceptPrefix, bool AlwaysNew) { in makeFollowupLoopID() argument
268 if (AlwaysNew) in makeFollowupLoopID()
328 if (!AlwaysNew && !HasAnyFollowup) in makeFollowupLoopID()
332 if (!AlwaysNew && !Changed) in makeFollowupLoopID()