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

  /src/external/gpl3/gcc/dist/gcc/
tree-if-conv.cc 475 tree op1a, op1b, op2a, op2b; local
477 enum tree_code code2 = parse_predicate (c2, &op2a, &op2b);
482 code2, op2a, op2b);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-if-conv.cc 440 tree op1a, op1b, op2a, op2b; local
442 enum tree_code code2 = parse_predicate (c2, &op2a, &op2b);
447 code2, op2a, op2b);

Completed in 29 milliseconds