Home
last modified time | relevance | path

Searched refs:unsplittable (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/coregrind/
Dm_mallocfree.c182 struct _Superblock* unsplittable; member
829 Bool unsplittable; in newSuperblock() local
848 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 …]
/external/swiftshader/third_party/LLVM/test/Transforms/LCSSA/
Dindirectbr.ll6 ; (and btw these edges are unsplittable due to the indirectbr).
/external/llvm/test/Transforms/LCSSA/
Dindirectbr.ll5 ; (and btw these edges are unsplittable due to the indirectbr).
/external/llvm/test/Transforms/SROA/
Dbasictest.ll1552 ; load is unsplittable but unrelated to this alloca by just generating extra
1576 ; second store of the load makes the load unsplittable because of a mismatch of
1577 ; splits. Because this makes the load unsplittable, we also have to go back and