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

  /src/external/gpl3/gcc/dist/gcc/
ipa-modref-tree.cc 675 modref_access_node::get_call_arg (const gcall *stmt) const function in class:modref_access_node
697 || !(arg = get_call_arg (stmt))
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-modref-tree.cc 675 modref_access_node::get_call_arg (const gcall *stmt) const function in class:modref_access_node
697 || !(arg = get_call_arg (stmt))

Completed in 23 milliseconds