HomeSort by: relevance | last modified time | path
    Searched defs:const_iv (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-ivopts.cc 1706 static struct iv const_iv; local
1709 struct iv *iv0 = &const_iv, *iv1 = &const_iv;
1725 const_iv.step = integer_zero_node;
tree-ssa-loop-ivopts.cc 1706 static struct iv const_iv; local
1709 struct iv *iv0 = &const_iv, *iv1 = &const_iv;
1725 const_iv.step = integer_zero_node;
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-ivopts.cc 1701 static struct iv const_iv; local
1704 struct iv *iv0 = &const_iv, *iv1 = &const_iv;
1720 const_iv.step = integer_zero_node;
tree-ssa-loop-ivopts.cc 1701 static struct iv const_iv; local
1704 struct iv *iv0 = &const_iv, *iv1 = &const_iv;
1720 const_iv.step = integer_zero_node;

Completed in 72 milliseconds