Searched refs:InstMD (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp4213 SmallVector<std::pair<unsigned, MDNode *>, 4> InstMD; local
4214 I.getAllMetadata(InstMD);
4215 printMetadataAttachments(InstMD, ", ");

Completed in 105 milliseconds