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_STEP
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-data-ref.h
197
#define
DR_STEP
(DR) (DR)->innermost.step
259
The
DR_STEP
for one of the data references in the pair does not
700
if (!
DR_STEP
(dr)
701
|| TREE_CODE (
DR_STEP
(dr)) != INTEGER_CST)
704
return tree_int_cst_equal (fold_unary (ABS_EXPR, TREE_TYPE (
DR_STEP
(dr)),
705
DR_STEP
(dr)),
/src/external/gpl3/gcc.old/dist/gcc/
tree-data-ref.h
197
#define
DR_STEP
(DR) (DR)->innermost.step
259
The
DR_STEP
for one of the data references in the pair does not
700
if (!
DR_STEP
(dr)
701
|| TREE_CODE (
DR_STEP
(dr)) != INTEGER_CST)
704
return tree_int_cst_equal (fold_unary (ABS_EXPR, TREE_TYPE (
DR_STEP
(dr)),
705
DR_STEP
(dr)),
Completed in 22 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026