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