Searched refs:needsStatsRt (Results 1 – 5 of 5) sorted by relevance
104 bool needsStatsRt() const { return Stats; } in needsStatsRt() function
260 (SA.needsAsanRt() || SA.needsStatsRt() || in ConstructJob()
1436 if (SanArgs.needsStatsRt()) in collectSanitizerRuntimes()1513 if (SanArgs.needsStatsRt()) { in collectSanitizerRuntimes()
1564 if (Sanitize.needsStatsRt()) { in AddLinkRuntimeLibArgs()
1212 if (TC.getTriple().isOSWindows() && needsStatsRt() && in addArgs()