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