Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DAutoUpgrade.h92 MDNode *upgradeInstructionLoopAttachment(MDNode &N);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp2230 MD = upgradeInstructionLoopAttachment(*MD); in parseMetadataAttachment()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAutoUpgrade.cpp4433 MDNode *llvm::upgradeInstructionLoopAttachment(MDNode &N) { in upgradeInstructionLoopAttachment() function in llvm