Searched refs:hasSrc (Results 1 – 2 of 2) sorted by relevance
72 bool hasSrc() const { return Src.has_value(); } in hasSrc() function
9570 assert(P.hasSrc() && "Must be a memory byte provider"); in MatchLoadCombine()9607 assert(P->hasSrc() && "provenance should either be memory or zero"); in MatchLoadCombine()