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

  /src/external/gpl3/gcc/dist/gcc/
ipa-split.cc 163 test_nonssa_use (gimple *, tree t, tree, void *data) function
253 (stmt, non_ssa_vars, test_nonssa_use, test_nonssa_use,
254 test_nonssa_use))
260 if (test_nonssa_use (stmt, gimple_label_label (label_stmt),
271 (gsi_stmt (bsi), non_ssa_vars, test_nonssa_use, test_nonssa_use,
272 test_nonssa_use))
292 && test_nonssa_use (stmt, op, op, non_ssa_vars))
311 if (test_nonssa_use (label_stmt
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-split.cc 160 test_nonssa_use (gimple *, tree t, tree, void *data) function
250 (stmt, non_ssa_vars, test_nonssa_use, test_nonssa_use,
251 test_nonssa_use))
257 if (test_nonssa_use (stmt, gimple_label_label (label_stmt),
268 (gsi_stmt (bsi), non_ssa_vars, test_nonssa_use, test_nonssa_use,
269 test_nonssa_use))
289 && test_nonssa_use (stmt, op, op, non_ssa_vars))
308 if (test_nonssa_use (label_stmt
    [all...]

Completed in 22 milliseconds