Home
last modified time | relevance | path

Searched refs:replaceMacros (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp1202 CU->replaceMacros(nullptr); in prepareCompileUnitsForImport()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp106 CUNode->replaceMacros(MDTuple::get(VMContext, I.second.getArrayRef())); in finalize()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1625 void replaceMacros(DIMacroNodeArray N) { replaceOperandWith(8, N.get()); } in replaceMacros() function