Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h259 bool AlwaysNew = false);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp330 const char *InheritOptionsExceptPrefix, bool AlwaysNew) { in makeFollowupLoopID() argument
332 if (AlwaysNew) in makeFollowupLoopID()
392 if (!AlwaysNew && !HasAnyFollowup) in makeFollowupLoopID()
396 if (!AlwaysNew && !Changed) in makeFollowupLoopID()