Home
last modified time | relevance | path

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

/external/llvm/lib/Linker/
DLinkModules.cpp437 bool shouldLinkFromSource(bool &LinkFromSrc, const GlobalValue &Dest,
456 bool &LinkFromSrc);
460 bool &LinkFromSrc);
639 bool &LinkFromSrc) { in computeResultingSelectionKind() argument
662 LinkFromSrc = false; in computeResultingSelectionKind()
686 LinkFromSrc = false; in computeResultingSelectionKind()
688 LinkFromSrc = SrcSize > DstSize; in computeResultingSelectionKind()
693 LinkFromSrc = false; in computeResultingSelectionKind()
706 bool &LinkFromSrc) { in getComdatResult() argument
714 LinkFromSrc = true; in getComdatResult()
[all …]