Searched refs:shouldExpandMemIntrinsicWithSize (Results 1 – 1 of 1) sorted by relevance
61 static bool shouldExpandMemIntrinsicWithSize(Value *Size,184 bool PreISelIntrinsicLowering::shouldExpandMemIntrinsicWithSize( in shouldExpandMemIntrinsicWithSize() function in PreISelIntrinsicLowering220 if (shouldExpandMemIntrinsicWithSize(Memcpy->getLength(), TTI)) { in expandMemIntrinsicUses()252 if (shouldExpandMemIntrinsicWithSize(Memmove->getLength(), TTI)) { in expandMemIntrinsicUses()269 if (shouldExpandMemIntrinsicWithSize(Memset->getLength(), TTI)) { in expandMemIntrinsicUses()