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