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

  /src/external/gpl3/gcc/dist/gcc/
gimple-range-phi.cc 317 process_phi (as_a<gphi *> (SSA_NAME_DEF_STMT (name)));
320 // If m_simple bit isn't set, and process_phi didn't allocated the table
331 phi_analyzer::process_phi (gphi *phi) function in class:phi_analyzer
gimple-range-phi.cc 317 process_phi (as_a<gphi *> (SSA_NAME_DEF_STMT (name)));
320 // If m_simple bit isn't set, and process_phi didn't allocated the table
331 phi_analyzer::process_phi (gphi *phi) function in class:phi_analyzer

Completed in 50 milliseconds