Home
last modified time | relevance | path

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

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