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

  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
region-model.cc 2032 region_model::handle_phi (const gphi *phi, function in class:ana::region_model
3640 /* Copy this state and pass it to handle_phi so that all of the phi stmts
3653 handle_phi (phi, lhs, src, old_state, ctxt);
  /src/external/gpl3/gcc/dist/gcc/analyzer/
region-model.cc 2306 region_model::handle_phi (const gphi *phi, function in class:ana::region_model
5453 /* Copy this state and pass it to handle_phi so that all of the phi stmts
5468 handle_phi (phi, lhs, src, old_state, svals_changing_meaning, ctxt);

Completed in 33 milliseconds