Searched refs:needsStatsRt (Results 1 – 5 of 5) sorted by relevance
112 bool needsStatsRt() const { return Stats; } in needsStatsRt() function
257 (SA.needsAsanRt() || SA.needsStatsRt() || in ConstructJob()
1584 if (SanArgs.needsStatsRt()) in collectSanitizerRuntimes()1667 if (SanArgs.needsStatsRt()) { in collectSanitizerRuntimes()
1615 if (Sanitize.needsStatsRt()) { in AddLinkRuntimeLibArgs()
1345 if (TC.getTriple().isOSWindows() && needsStatsRt() && in addArgs()