OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DR_ALIAS_ARBITRARY
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-data-ref.h
246
DR_ALIAS_ARBITRARY
:
289
Note that
DR_ALIAS_ARBITRARY
describes whether the ordering assumption
298
const unsigned int
DR_ALIAS_ARBITRARY
= 1U << 3;
310
DR_ALIAS_ARBITRARY
holds. REORDERED indicates that it doesn't. */
335
flags |=
DR_ALIAS_ARBITRARY
;
/src/external/gpl3/gcc.old/dist/gcc/
tree-data-ref.h
246
DR_ALIAS_ARBITRARY
:
289
Note that
DR_ALIAS_ARBITRARY
describes whether the ordering assumption
298
const unsigned int
DR_ALIAS_ARBITRARY
= 1U << 3;
310
DR_ALIAS_ARBITRARY
holds. REORDERED indicates that it doesn't. */
335
flags |=
DR_ALIAS_ARBITRARY
;
Completed in 20 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026