Searched refs:getAllMetadata (Results 1 – 15 of 15) sorted by relevance
113 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const;
177 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
154 void getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode*> > &MDs)const{ in getAllMetadata() function
188 I->getAllMetadata(MDs); in RemapInstruction()
349 GV.getAllMetadata(MDs); in ValueEnumerator()364 F.getAllMetadata(MDs); in ValueEnumerator()
1872 GO.getAllMetadata(MDs); in pushGlobalMetadataAttachment()
891 GO.getAllMetadata(MDs); in processGlobalObjectMetadata()916 I.getAllMetadata(MDs); in processInstructionMetadata()2496 GV->getAllMetadata(MDs); in printGlobal()2622 F->getAllMetadata(MDs); in printFunction()2708 F->getAllMetadata(MDs); in printFunction()3188 I.getAllMetadata(InstMD); in printInstruction()
1381 void GlobalObject::getAllMetadata( in getAllMetadata() function in GlobalObject1423 Other->getAllMetadata(MDs); in copyMetadata()
1960 F.getAllMetadata(MDs); in visitFunction()
881 I->getAllMetadata(MDs); in remapInstruction()922 F.getAllMetadata(MDs); in remapFunction()
123 OldFunc->getAllMetadata(MDs); in CloneFunctionInto()
325 LI.getAllMetadata(MD); in combineLoadToNewType()398 SI.getAllMetadata(MD); in combineStoreToNewValue()
512 I->getAllMetadata(MDForInst); in processFunction()1964 I.getAllMetadata(InstMD); in printInstruction()
751 SrcInst->getAllMetadata(MDs); in copyMetadata()
2252 F->getAllMetadata(MDs); in TEST_F()