Searched defs:isUnaligned (Results 1 – 3 of 3) sorted by relevance
76 bool isUnaligned = MMO->getAlign() < MMO->getSize().getValue(); tryCombineAll() local
332 bool isUnaligned() const { in isUnaligned() function
109 auto isUnaligned = [&](const uint8_t *ptr) { in alignTo() local