Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DAutoUpgrade.h92 MDNode *upgradeInstructionLoopAttachment(MDNode &N);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp2230 MD = upgradeInstructionLoopAttachment(*MD); in parseMetadataAttachment()
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp4438 MDNode *llvm::upgradeInstructionLoopAttachment(MDNode &N) { in upgradeInstructionLoopAttachment() function in llvm