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()237 if (shouldExpandMemIntrinsicWithSize(Memmove->getLength(), TTI)) { in expandMemIntrinsicUses()254 if (shouldExpandMemIntrinsicWithSize(Memset->getLength(), TTI)) { in expandMemIntrinsicUses()