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.h268 bool AlwaysNew = false);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp265 const char *InheritOptionsExceptPrefix, bool AlwaysNew) { in makeFollowupLoopID() argument
267 if (AlwaysNew) in makeFollowupLoopID()
327 if (!AlwaysNew && !HasAnyFollowup) in makeFollowupLoopID()
331 if (!AlwaysNew && !Changed) in makeFollowupLoopID()