Searched defs:IsMemCpy (Results 1 – 3 of 3) sorted by relevance
34 bool IsMemCpy() const { return !memcpy_details.empty(); } in IsMemCpy() function
3370 bool IsMemCpy = (II->getIntrinsicID() == Intrinsic::memcpy); in fastLowerIntrinsicCall() local
3531 bool IsMemCpy = (II->getIntrinsicID() == Intrinsic::memcpy); in fastLowerIntrinsicCall() local