Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp266 const char *InheritOptionsExceptPrefix, bool AlwaysNew) { in makeFollowupLoopID() argument
275 bool InheritAllAttrs = !InheritOptionsExceptPrefix; in makeFollowupLoopID()
277 InheritOptionsExceptPrefix && InheritOptionsExceptPrefix[0] != '\0'; in makeFollowupLoopID()
287 InheritOptionsExceptPrefix](MDNode *Op) { in makeFollowupLoopID()
300 return !AttrName.starts_with(InheritOptionsExceptPrefix); in makeFollowupLoopID()