Home
last modified time | relevance | path

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

/external/llvm/test/Transforms/GlobalOpt/
D2008-01-03-Crash.ll17 br i1 false, label %cond_next21.i.i23.i, label %stack_restore
19 stack_restore: ; preds = %cond_next20.i
/external/swiftshader/third_party/LLVM/test/Transforms/GlobalOpt/
D2008-01-03-Crash.ll17 br i1 false, label %cond_next21.i.i23.i, label %stack_restore
19 stack_restore: ; preds = %cond_next20.i
/external/pcre/dist2/src/
Dpcre2_jit_compile.c1476 BOOL stack_restore = FALSE; in get_framesize() local
1507 stack_restore = TRUE; in get_framesize()
1520 stack_restore = TRUE; in get_framesize()
1532 stack_restore = TRUE; in get_framesize()
1555 stack_restore = TRUE; in get_framesize()
1566 stack_restore = TRUE; in get_framesize()
1573 stack_restore = TRUE; in get_framesize()
1650 return stack_restore ? no_frame : no_stack; in get_framesize()
1654 return stack_restore ? no_frame : no_stack; in get_framesize()