OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tree_could_trap_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-eh.cc
2654
tree_could_trap_p
(tree expr)
2703
if (
tree_could_trap_p
(base))
2711
if (
tree_could_trap_p
(base))
2720
&&
tree_could_trap_p
(TREE_OPERAND (TREE_OPERAND (expr, 0), 0)))
2768
return
tree_could_trap_p
(t);
2905
if (
tree_could_trap_p
(gimple_assign_lhs (stmt)))
2919
if (
tree_could_trap_p
(gimple_op (stmt, i)))
2992
&&
tree_could_trap_p
(TREE_OPERAND (t, 0)))
3002
return
tree_could_trap_p
(t);
2652
tree_could_trap_p
(tree expr)
function
/src/external/gpl3/gcc.old/dist/gcc/
tree-eh.cc
2650
tree_could_trap_p
(tree expr)
2699
if (
tree_could_trap_p
(base))
2707
if (
tree_could_trap_p
(base))
2716
&&
tree_could_trap_p
(TREE_OPERAND (TREE_OPERAND (expr, 0), 0)))
2764
return
tree_could_trap_p
(t);
2901
if (
tree_could_trap_p
(gimple_assign_lhs (stmt)))
2915
if (
tree_could_trap_p
(gimple_op (stmt, i)))
2988
&&
tree_could_trap_p
(TREE_OPERAND (t, 0)))
2998
return
tree_could_trap_p
(t);
2648
tree_could_trap_p
(tree expr)
function
Completed in 59 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026