Searched defs:getMetadata (Results 1 – 11 of 11) sorted by relevance
44 MDNode *getMetadata() { return Entry; } getMetadata() function
260 const Metadata& getMetadata() const { return md; } in getMetadata() function277 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
153 MetadataT getMetadata() const { getMetadata() function
129 const llvm::Any &getMetadata() const { return Metadata; } in getMetadata() function
30 MDNode *getMetadata(const Instruction *I, unsigned KindID) const { in getMetadata() function
188 static SectionKind getMetadata() { return get(Metadata); } in getMetadata() function
565 MDNode *getMetadata(unsigned KindID) const { in getMetadata() function
193 Metadata *getMetadata() const { return MD; } getMetadata() function
1454 MDNode *Value::getMetadata(StringRef Kind) const { getMetadata() function in Value 1467 void Value::getMetadata(unsigned KindID, SmallVectorImpl<MDNode *> &MDs) const { getMetadata() function in Value 1472 void Value::getMetadata(StringRef Kind, SmallVectorImpl<MDNode *> &MDs) const { getMetadata() function in Value [all...]
675 const MDNode *getMetadata() const { getMetadata() function