Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp273 const char *InheritOptionsExceptPrefix, bool AlwaysNew) { in makeFollowupLoopID() argument
282 bool InheritAllAttrs = !InheritOptionsExceptPrefix; in makeFollowupLoopID()
284 InheritOptionsExceptPrefix && InheritOptionsExceptPrefix[0] != '\0'; in makeFollowupLoopID()
294 InheritOptionsExceptPrefix](MDNode *Op) { in makeFollowupLoopID()
307 return !AttrName.startswith(InheritOptionsExceptPrefix); in makeFollowupLoopID()