OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:other_op_stmt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-slp.cc
1855
gimple *op_stmt = NULL, *
other_op_stmt
= NULL;
local
1857
stmts[lane]->stmt, op_stmt,
other_op_stmt
,
1861
if (!other_op_stmt_info &&
other_op_stmt
)
1862
other_op_stmt_info = vinfo->lookup_stmt (
other_op_stmt
);
/src/external/gpl3/gcc/dist/gcc/
tree-vect-slp.cc
2080
gimple *op_stmt = NULL, *
other_op_stmt
= NULL;
local
2082
stmts[lane]->stmt, op_stmt,
other_op_stmt
,
2086
if (!other_op_stmt_info &&
other_op_stmt
)
2087
other_op_stmt_info = vinfo->lookup_stmt (
other_op_stmt
);
Completed in 48 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026