Home
last modified time | relevance | path

Searched refs:AddMetadataToInst (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIRBuilder.h147 AddMetadataToInst(I);
233 void AddMetadataToInst(Instruction *I) const { in AddMetadataToInst() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp3095 unwrap(Builder)->AddMetadataToInst(unwrap<Instruction>(Inst)); in LLVMAddMetadataToInst()