Searched refs:needsStatsRt (Results 1 – 5 of 5) sorted by relevance
104 bool needsStatsRt() const { return Stats; } in needsStatsRt() function
261 (SA.needsAsanRt() || SA.needsStatsRt() || in ConstructJob()
1440 if (SanArgs.needsStatsRt()) in collectSanitizerRuntimes()1515 if (SanArgs.needsStatsRt()) { in collectSanitizerRuntimes()
1535 if (Sanitize.needsStatsRt()) { in AddLinkRuntimeLibArgs()
1198 if (TC.getTriple().isOSWindows() && needsStatsRt()) { in addArgs()