Searched defs:needsMsanRt (Results 1 – 5 of 5) sorted by relevance
49 bool needsMsanRt() const { return Sanitizers.has(SanitizerKind::Memory); } in needsMsanRt() function
90 bool needsMsanRt() const { return Sanitizers.has(SanitizerKind::Memory); } in needsMsanRt() function