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