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

  /src/external/gpl3/gcc/dist/gcc/
tree-if-conv.cc 139 predicate_statements for the kinds of predication we support. */
144 See predicate_statements for the kinds of predication we support. */
2438 /* Helper function for predicate_statements. Returns index of existent
2452 /* Helper function for predicate_statements. STMT is a memory read or
2546 /* Helper function for predicate_statements. STMT is a potentially-trapping
2668 predicate_statements is then predicating the memory write as follows:
2712 predicate_statements (loop_p loop) function
2952 predicate_statements (loop);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-if-conv.cc 134 predicate_statements for the kinds of predication we support. */
139 See predicate_statements for the kinds of predication we support. */
2234 /* Helper function for predicate_statements. Returns index of existent
2248 /* Helper function for predicate_statements. STMT is a memory read or
2342 /* Helper function for predicate_statements. STMT is a potentially-trapping
2464 predicate_statements is then predicating the memory write as follows:
2508 predicate_statements (loop_p loop) function
2703 predicate_statements (loop);

Completed in 19 milliseconds