Searched refs:needsStatsRt (Results 1 – 5 of 5) sorted by relevance
99 bool needsStatsRt() const { return Stats; } in needsStatsRt() function
160 (SA.needsAsanRt() || SA.needsStatsRt() || in ConstructJob()
900 if (SanArgs.needsStatsRt() && SanArgs.linkRuntimes()) in collectSanitizerRuntimes()977 if (SanArgs.needsStatsRt() && SanArgs.linkRuntimes()) { in collectSanitizerRuntimes()
1443 if (Sanitize.needsStatsRt()) { in AddLinkRuntimeLibArgs()
1100 if (TC.getTriple().isOSWindows() && needsStatsRt()) { in addArgs()