Searched refs:hasUndefSource (Results 1 – 1 of 1) sorted by relevance
105 static bool hasUndefSource(AnyMemTransferInst *MI) { in hasUndefSource() function141 if (hasUndefSource(MI) && !MI->isVolatile()) { in SimplifyAnyMemTransfer()