OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lhs_elem
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-dom.cc
2253
tree
lhs_elem
= lhs ? uniform_vector_p (lhs) : NULL_TREE;
local
2254
if (rhs_elem &&
lhs_elem
)
2263
gimple_cond_set_lhs (as_a <gcond *>(stmt),
lhs_elem
);
local
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-dom.cc
2053
tree
lhs_elem
= lhs ? uniform_vector_p (lhs) : NULL_TREE;
local
2054
if (rhs_elem &&
lhs_elem
)
2063
gimple_cond_set_lhs (as_a <gcond *>(stmt),
lhs_elem
);
local
Completed in 16 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026