Searched refs:unsplittable (Results 1 – 4 of 4) sorted by relevance
182 struct _Superblock* unsplittable; member829 Bool unsplittable; in newSuperblock() local848 unsplittable = True; in newSuperblock()850 unsplittable = False; in newSuperblock()875 sb->unsplittable = (unsplittable ? sb : NULL); in newSuperblock()882 (unsplittable ? "unsplittable" : ""), in newSuperblock()900 (sb->unsplittable ? "unsplittable" : ""), in reclaimSuperblock()919 if (sb->unsplittable) in reclaimSuperblock()1193 if (sb->unsplittable != sb) in unsplittableBlockSane()1224 blockno++, sb, (sb->unsplittable ? "unsplittable" : ""), in ppSuperblocks()[all …]
6 ; (and btw these edges are unsplittable due to the indirectbr).
5 ; (and btw these edges are unsplittable due to the indirectbr).
1552 ; load is unsplittable but unrelated to this alloca by just generating extra1576 ; second store of the load makes the load unsplittable because of a mismatch of1577 ; splits. Because this makes the load unsplittable, we also have to go back and