Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp265 const char *InheritOptionsExceptPrefix, bool AlwaysNew) { in makeFollowupLoopID() argument
274 bool InheritAllAttrs = !InheritOptionsExceptPrefix; in makeFollowupLoopID()
276 InheritOptionsExceptPrefix && InheritOptionsExceptPrefix[0] != '\0'; in makeFollowupLoopID()
286 InheritOptionsExceptPrefix](MDNode *Op) { in makeFollowupLoopID()
299 return !AttrName.startswith(InheritOptionsExceptPrefix); in makeFollowupLoopID()