Searched refs:getAllMetadata (Results 1 – 17 of 17) sorted by relevance
130 using Value::getAllMetadata;
298 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const {307 Value::getAllMetadata(MDs);
582 getAllMetadata(SmallVectorImpl<std::pair<unsigned, MDNode *>> &MDs) const;
122 G.getAllMetadata(MDs); in CloneModule()
923 I->getAllMetadata(MDs); in remapInstruction()973 GO.getAllMetadata(MDs); in remapGlobalObjectMetadata()
230 OldFunc->getAllMetadata(MDs); in CloneFunctionInto()
2584 Source.getAllMetadata(MD); in copyMetadataForLoad()
72 GV->getAllMetadata(MDs); in hasMetadataOtherThanDebugLoc()
241 Fn.getAllMetadata(MDs); in DeleteDeadVarargs()1078 F->getAllMetadata(MDs); in RemoveDeadStuffFromFunction()
1908 F.getAllMetadata(MDs); in createShallowWrapper()1987 F->getAllMetadata(MDs); in internalizeFunctions()
1223 void Value::getAllMetadata( in getAllMetadata() function in Value1393 Value::getAllMetadata(Result); in getAllMetadataImpl()1459 Other->getAllMetadata(MDs); in copyMetadata()
1081 GO.getAllMetadata(MDs); in processGlobalObjectMetadata()1106 I.getAllMetadata(MDs); in processInstructionMetadata()3589 GV->getAllMetadata(MDs); in printGlobal()3706 F->getAllMetadata(MDs); in printFunction()3807 F->getAllMetadata(MDs); in printFunction()4362 I.getAllMetadata(InstMD); in printInstruction()
964 unwrap<Instruction>(Value)->getAllMetadata(Entries); in LLVMInstructionGetAllMetadataOtherThanDebugLoc()2089 Instr->getAllMetadata(Entries); in LLVMGlobalCopyAllMetadata()2091 unwrap<GlobalObject>(Value)->getAllMetadata(Entries); in LLVMGlobalCopyAllMetadata()
2434 F.getAllMetadata(MDs); in visitFunction()4525 I.getAllMetadata(MDs); in visitInstruction()
428 GV.getAllMetadata(MDs); in ValueEnumerator()443 F.getAllMetadata(MDs); in ValueEnumerator()
2287 GO.getAllMetadata(MDs); in pushGlobalMetadataAttachment()
502 SI.getAllMetadata(MD); in combineStoreToNewValue()