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