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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-prefetch.cc 278 unsigned storent_p : 1; /* True if we changed the store to a member in struct:mem_ref
386 (*aref)->storent_p = false;
1035 if (ref->storent_p)
1284 ref->storent_p = true;
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-prefetch.cc 278 unsigned storent_p : 1; /* True if we changed the store to a member in struct:mem_ref
386 (*aref)->storent_p = false;
1035 if (ref->storent_p)
1284 ref->storent_p = true;

Completed in 15 milliseconds