Searched refs:cpyAlign (Results 1 – 2 of 2) sorted by relevance
65 uint64_t cpyLen, unsigned cpyAlign, CallInst *C);
716 unsigned cpyAlign, CallInst *C) { in performCallSlotOptzn() argument801 bool isDestSufficientlyAligned = srcAlign <= cpyAlign; in performCallSlotOptzn()