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

  /src/external/gpl3/gcc/dist/gcc/
tree-if-conv.cc 3449 ifcvt_can_hoist (class loop *loop, edge pe, gimple *stmt) function
3500 if (ifcvt_can_hoist (loop, pe, stmt))
  /src/external/gpl3/gcc.old/dist/gcc/
tree-if-conv.cc 3209 ifcvt_can_hoist (class loop *loop, edge pe, gimple *stmt) function
3261 if (ifcvt_can_hoist (loop, pe, stmt))

Completed in 38 milliseconds