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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-unswitch.cc 732 bool may_be_used_outside = (bb == exit_bb local
739 if (may_be_used_outside)
769 if (may_be_used_outside
  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-unswitch.cc 1348 bool may_be_used_outside = (bb == exit_bb local
1355 if (may_be_used_outside)
1385 if (may_be_used_outside

Completed in 16 milliseconds