Searched refs:isDestSufficientlyAligned (Results 1 – 1 of 1) sorted by relevance
956 bool isDestSufficientlyAligned = srcAlign <= cpyDestAlign; in performCallSlotOptzn() local959 if (!isDestSufficientlyAligned && !isa<AllocaInst>(cpyDest)) { in performCallSlotOptzn()1081 if (!isDestSufficientlyAligned) { in performCallSlotOptzn()