Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp55 bool shouldLinkFromSource(bool &LinkFromSrc, const GlobalValue &Dest,
70 bool &LinkFromSrc);
74 bool &LinkFromSrc);
154 bool &LinkFromSrc) { in computeResultingSelectionKind() argument
178 LinkFromSrc = false; in computeResultingSelectionKind()
200 LinkFromSrc = false; in computeResultingSelectionKind()
202 LinkFromSrc = SrcSize > DstSize; in computeResultingSelectionKind()
207 LinkFromSrc = false; in computeResultingSelectionKind()
220 bool &LinkFromSrc) { in getComdatResult() argument
229 LinkFromSrc = true; in getComdatResult()
[all …]