Searched refs:OldModule (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp212 auto* OldModule = OldFunc->getParent(); local
214 if (OldModule && NewModule && OldModule != NewModule && DIFinder.compile_unit_count()) {

Completed in 106 milliseconds