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/llvm-project/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.c1937 BOOL stack_restore = FALSE; in get_framesize() local
1968 stack_restore = TRUE; in get_framesize()
1982 stack_restore = TRUE; in get_framesize()
1994 stack_restore = TRUE; in get_framesize()
2017 stack_restore = TRUE; in get_framesize()
2028 stack_restore = TRUE; in get_framesize()
2035 stack_restore = TRUE; in get_framesize()
2112 return stack_restore ? no_frame : no_stack; in get_framesize()
2116 return stack_restore ? no_frame : no_stack; in get_framesize()