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

  /src/external/gpl3/gcc/dist/gcc/analyzer/
supergraph.h 240 m_phi_nodes (phi_nodes), m_index (index)
266 gimple_seq *pseq = &m_phi_nodes;
305 gimple_seq m_phi_nodes; // ptr to that of the underlying BB, for the first supernode for the BB member in class:ana::supernode
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
supergraph.h 233 m_phi_nodes (phi_nodes), m_index (index)
259 gimple_seq *pseq = &m_phi_nodes;
296 gimple_seq m_phi_nodes; // ptr to that of the underlying BB, for the first supernode for the BB member in class:ana::supernode

Completed in 15 milliseconds