HomeSort by: relevance | last modified time | path
    Searched refs:may_be_unaligned_p (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-ivopts.cc 2214 may_be_unaligned_p (tree ref, tree step) function
2385 if (STRICT_ALIGNMENT && may_be_unaligned_p (base, step))
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-ivopts.cc 2209 may_be_unaligned_p (tree ref, tree step) function
2380 if (STRICT_ALIGNMENT && may_be_unaligned_p (base, step))

Completed in 27 milliseconds