Home
last modified time | relevance | path

Searched refs:replaceUnit (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp489 SP->replaceUnit(CU_SP.first); in upgradeCUSubprograms()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1806 void replaceUnit(DICompileUnit *CU) { replaceOperandWith(5, CU); } in replaceUnit() function