OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:relation_swap
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
value-relation.cc
68
relation_swap
(relation_kind r)
function
825
related = relation_intersect (kind (),
relation_swap
(p.kind ()));
843
related = relation_union (kind(),
relation_swap
(p.kind ()));
878
k = relation_transitive (
relation_swap
(kind ()), rel.kind ());
892
k = relation_transitive (kind (),
relation_swap
(rel.kind ()));
905
k = relation_transitive (
relation_swap
(kind ()),
906
relation_swap
(rel.kind ()));
927
lhs_1 =
relation_swap
(related);
935
lhs_2 =
relation_swap
(related);
943
op_op =
relation_swap
(related)
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
value-relation.cc
87
relation_swap
(relation_kind r)
function
652
related = relation_intersect (kind (),
relation_swap
(p.kind ()));
670
related = relation_union (kind(),
relation_swap
(p.kind ()));
705
k = relation_transitive (
relation_swap
(kind ()), rel.kind ());
719
k = relation_transitive (kind (),
relation_swap
(rel.kind ()));
732
k = relation_transitive (
relation_swap
(kind ()),
733
relation_swap
(rel.kind ()));
794
return
relation_swap
(ptr->kind ());
1155
return
relation_swap
(ptr->kind ());
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026