Home
last modified time | relevance | path

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

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