Searched refs:needsMsanRt (Results 1 – 2 of 2) sorted by relevance
47 bool needsMsanRt() const { return Sanitizers.has(SanitizerKind::Memory); } in needsMsanRt() function
2821 if (SanArgs.needsMsanRt()) { in collectSanitizerRuntimes()