OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_phi_for_stmt
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-reassoc.cc
5113
is_phi_for_stmt
(gimple *stmt, tree operand)
function
5195
|| (stmt &&
is_phi_for_stmt
(stmt, oe3->op)
5196
&& !
is_phi_for_stmt
(stmt, oe1->op)
5197
&& !
is_phi_for_stmt
(stmt, oe2->op)))
5201
|| (stmt &&
is_phi_for_stmt
(stmt, oe2->op)
5202
&& !
is_phi_for_stmt
(stmt, oe1->op)
5203
&& !
is_phi_for_stmt
(stmt, oe3->op)))
Completed in 34 milliseconds
Indexes created Mon Apr 06 00:22:49 UTC 2026