Searched refs:GenerateFunctionGraph (Results 1 – 2 of 2) sorted by relevance
105 …compiler::Graph *GenerateFunctionGraph(const panda_file::MethodDataAccessor &mda, std::string_view…
468 compiler::Graph *graph = GenerateFunctionGraph(mda, func_name); in InitializeAllDefinedFunction()753 compiler::Graph *AbcFile::GenerateFunctionGraph(const panda_file::MethodDataAccessor &mda, std::str… in GenerateFunctionGraph() function in panda::defect_scan_aux::AbcFile