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