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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-niter.cc 4751 tree condt = TREE_TYPE (lhs); local
4753 condt, c,
4772 return build_int_cst (condt, probi);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-niter.cc 4320 tree condt = TREE_TYPE (lhs); local
4322 condt, c,
4341 return build_int_cst (condt, probi);

Completed in 59 milliseconds