Searched refs:srcAlign (Results 1 – 1 of 1) sorted by relevance
924 Align srcAlign = srcAlloca->getAlign(); in performCallSlotOptzn() local925 bool isDestSufficientlyAligned = srcAlign <= cpyAlign; in performCallSlotOptzn()1020 cast<AllocaInst>(cpyDest)->setAlignment(srcAlign); in performCallSlotOptzn()