Home
last modified time | relevance | path

Searched refs:freelst (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/Analysis/ScalarEvolution/
Davoid-infinite-recursion-1.ll62 %struct.freelst = type <{ %struct.vnode*, %struct.vnode** }>
98 …t.vfsconf*, %struct.vnode*, %struct.vnode*, i32, i8, i8, i8, i8, %struct.freelst, i32, i32, i32, i…
161freelst, %union.sigval, %struct.freelst, i32, i8, i8, i8, i8, %21, %22, %struct.namecache*, i64, i…
/external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/
Davoid-infinite-recursion-1.ll62 %struct.freelst = type <{ %struct.vnode*, %struct.vnode** }>
98 …t.vfsconf*, %struct.vnode*, %struct.vnode*, i32, i8, i8, i8, i8, %struct.freelst, i32, i32, i32, i…
161freelst, %union.sigval, %struct.freelst, i32, i8, i8, i8, i8, %21, %22, %struct.namecache*, i64, i…
/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c4308 int freelst, char *destination_file) in initialise_threads() argument
4429 bwriter_buffer = cache_init(block_size, bwriter_size, 1, freelst); in initialise_threads()
4430 fwriter_buffer = cache_init(block_size, fwriter_size, 1, freelst); in initialise_threads()