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

  /src/external/gpl3/gcc/dist/gcc/
tree-predcom.cc 479 bool suitable_component_p (struct component *comp);
968 that will certainly not pass suitable_component_p, just put the
1079 pcom_worker::suitable_component_p (struct component *comp) function in class:pcom_worker
1173 if (suitable_component_p (act))
  /src/external/gpl3/gcc.old/dist/gcc/
tree-predcom.cc 479 bool suitable_component_p (struct component *comp);
968 that will certainly not pass suitable_component_p, just put the
1079 pcom_worker::suitable_component_p (struct component *comp) function in class:pcom_worker
1142 if (suitable_component_p (act))

Completed in 28 milliseconds