Searched defs:getMetadata (Results 1 – 10 of 10) sorted by relevance
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
129 const llvm::Any &getMetadata() const { return Metadata; } in getMetadata() function
29 MDNode *getMetadata(const Instruction *I, unsigned KindID) const { getMetadata() function
99 MDNode *getMetadata() { return Entry; } 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; } in getMetadata() function
1446 MDNode *Value::getMetadata(StringRef Kind) const { getMetadata() function in Value 1459 void Value::getMetadata(unsigned KindID, SmallVectorImpl<MDNode *> &MDs) const { getMetadata() function in Value 1464 void Value::getMetadata(StringRef Kind, SmallVectorImpl<MDNode *> &MDs) const { getMetadata() function in Value [all...]
675 const MDNode *getMetadata() const { in getMetadata() function