Searched defs:IsAligned (Results 1 – 1 of 1) sorted by relevance
24685 bool IsAligned = Alignment == 0 || Alignment >= MemVT.getSizeInBits()/8; in PerformLOADCombine() local24892 bool IsAligned = Alignment == 0 || Alignment >= VT.getSizeInBits()/8; in PerformSTORECombine() local