Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DAutoUpgrade.h97 MDNode *upgradeInstructionLoopAttachment(MDNode &N);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp2399 MD = upgradeInstructionLoopAttachment(*MD); in parseMetadataAttachment()
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp5218 MDNode *llvm::upgradeInstructionLoopAttachment(MDNode &N) { in upgradeInstructionLoopAttachment() function in llvm