Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp330 const char *InheritOptionsExceptPrefix, bool AlwaysNew) { in makeFollowupLoopID() argument
339 bool InheritAllAttrs = !InheritOptionsExceptPrefix; in makeFollowupLoopID()
341 InheritOptionsExceptPrefix && InheritOptionsExceptPrefix[0] != '\0'; in makeFollowupLoopID()
351 InheritOptionsExceptPrefix](MDNode *Op) { in makeFollowupLoopID()
364 return !AttrName.startswith(InheritOptionsExceptPrefix); in makeFollowupLoopID()