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