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

  /src/external/gpl3/gcc.old/dist/gcc/
ipa-cp.cc 215 void add_source (cgraph_edge *cs, ipcp_value *src_val, int src_idx,
1900 ipcp_value<valtype>::add_source (cgraph_edge *cs, ipcp_value *src_val, function in class:ipcp_value
1946 SRC_VAL SRC_INDEX and OFFSET are meant for add_source and have the same
1991 val->add_source (cs, src_val, src_idx, offset);
2015 val->add_source (cs, src_val, src_idx, offset);

Completed in 23 milliseconds