Searched refs:srcAlign (Results 1 – 1 of 1) sorted by relevance
955 Align srcAlign = srcAlloca->getAlign(); in performCallSlotOptzn() local956 bool isDestSufficientlyAligned = srcAlign <= cpyDestAlign; in performCallSlotOptzn()1083 cast<AllocaInst>(cpyDest)->setAlignment(srcAlign); in performCallSlotOptzn()