Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAutoUpgrade.h105 LLVM_ABI MDNode *upgradeInstructionLoopAttachment(MDNode &N);
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp2534 MD = upgradeInstructionLoopAttachment(*MD); in parseMetadataAttachment()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp5832 MDNode *llvm::upgradeInstructionLoopAttachment(MDNode &N) { in upgradeInstructionLoopAttachment() function in llvm