Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DAutoUpgrade.h97 MDNode *upgradeInstructionLoopAttachment(MDNode &N);
/llvm-project-15.0.7/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp2268 MD = upgradeInstructionLoopAttachment(*MD); in parseMetadataAttachment()
/llvm-project-15.0.7/llvm/lib/IR/
H A DAutoUpgrade.cpp4618 MDNode *llvm::upgradeInstructionLoopAttachment(MDNode &N) { in upgradeInstructionLoopAttachment() function in llvm