Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAutoUpgrade.h93 inline bool mayBeOldLoopAttachmentTag(StringRef Name) { in mayBeOldLoopAttachmentTag() function
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp2230 HasSeenOldLoopTags |= mayBeOldLoopAttachmentTag(String); in parseOneMetadata()