Searched defs:replaceArrays (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | DIBuilder.cpp | 1206 void DIBuilder::replaceArrays(DICompositeType *&T, DINodeArray Elements, replaceArrays() function in DIBuilder |
/llvm-project/llvm/unittests/IR/ | ||
H A D | MetadataTest.cpp | 2491 TEST_F(DICompileUnitTest,replaceArrays) TEST_F() argument |