Searched defs:getMetadata (Results 1 – 9 of 9) sorted by relevance
249 const Metadata& getMetadata() const { return md; } in getMetadata() function266 const Metadata& getMetadata() const { return md; } in getMetadata() function
347 GraphMetadata& getMetadata() { return Metadata; } in getMetadata() function350 const GraphMetadata& getMetadata() const { return Metadata; } in getMetadata() function
129 const llvm::Any &getMetadata() const { return Metadata; } in getMetadata() function
31 MDNode *getMetadata(const Instruction *I, unsigned KindID) const { in getMetadata() function
188 static SectionKind getMetadata() { return get(Metadata); } in getMetadata() function
576 MDNode *getMetadata(unsigned KindID) const { in getMetadata() function
200 Metadata *getMetadata() const { return MD; } in getMetadata() function
1520 MDNode *Value::getMetadata(StringRef Kind) const { in getMetadata() function in Value1533 void Value::getMetadata(unsigned KindID, SmallVectorImpl<MDNode *> &MDs) const { in getMetadata() function in Value1538 void Value::getMetadata(StringRef Kind, SmallVectorImpl<MDNode *> &MDs) const { in getMetadata() function in Value
676 const MDNode *getMetadata() const { in getMetadata() function