OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:build_vuse
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-operands.cc
109
build_vuse
= NULL_TREE;
133
tree
build_vuse
;
member in class:operands_scanner
434
if (
build_vuse
!= NULL_TREE)
440
if (oldvuse != (
build_vuse
!= NULL_TREE
441
?
build_vuse
: build_vdef))
452
if (
build_vuse
== NULL_TREE
468
if (
build_vuse
!= NULL_TREE
495
build_vuse
= NULL_TREE;
517
gcc_assert (
build_vuse
== NULL_TREE);
538
&& (
build_vuse
== NULL_TRE
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-operands.cc
109
build_vuse
= NULL_TREE;
133
tree
build_vuse
;
member in class:operands_scanner
434
if (
build_vuse
!= NULL_TREE)
440
if (oldvuse != (
build_vuse
!= NULL_TREE
441
?
build_vuse
: build_vdef))
452
if (
build_vuse
== NULL_TREE
468
if (
build_vuse
!= NULL_TREE
495
build_vuse
= NULL_TREE;
517
gcc_assert (
build_vuse
== NULL_TREE);
538
&& (
build_vuse
== NULL_TRE
[
all
...]
Completed in 18 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026