Searched refs:getAllMetadata (Results 1 – 15 of 15) sorted by relevance
151 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const;
237 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {
72 GV->getAllMetadata(MDs); in hasMetadataOtherThanDebugLoc()
244 Fn.getAllMetadata(MDs); in DeleteDeadVarargs()1075 F->getAllMetadata(MDs); in RemoveDeadStuffFromFunction()
134 I->getAllMetadata(MDs); in CloneModule()
897 I->getAllMetadata(MDs); in remapInstruction()932 GO.getAllMetadata(MDs); in remapGlobalObjectMetadata()
145 OldFunc->getAllMetadata(MDs); in CloneFunctionInto()
383 GV.getAllMetadata(MDs); in ValueEnumerator()398 F.getAllMetadata(MDs); in ValueEnumerator()
2100 GO.getAllMetadata(MDs); in pushGlobalMetadataAttachment()
1046 GO.getAllMetadata(MDs); in processGlobalObjectMetadata()1071 I.getAllMetadata(MDs); in processInstructionMetadata()3237 GV->getAllMetadata(MDs); in printGlobal()3351 F->getAllMetadata(MDs); in printFunction()3445 F->getAllMetadata(MDs); in printFunction()3947 I.getAllMetadata(InstMD); in printInstruction()
1417 void GlobalObject::getAllMetadata( in getAllMetadata() function in GlobalObject1456 Other->getAllMetadata(MDs); in copyMetadata()
653 I.getAllMetadata(MDs); in stripNonLineTableDebugInfo()
911 unwrap<Instruction>(Value)->getAllMetadata(Entries); in LLVMInstructionGetAllMetadataOtherThanDebugLoc()2003 Instr->getAllMetadata(Entries); in LLVMGlobalCopyAllMetadata()2005 unwrap<GlobalObject>(Value)->getAllMetadata(Entries); in LLVMGlobalCopyAllMetadata()
2204 F.getAllMetadata(MDs); in visitFunction()
460 LI.getAllMetadata(MD); in combineLoadToNewType()526 SI.getAllMetadata(MD); in combineStoreToNewValue()