Searched refs:function_call_targets (Results 1 – 4 of 4) sorted by relevance
914 for (const uint32_t new_call : called_func->function_call_targets()) { in ComputeFunctionToEntryPointMapping()927 for (const uint32_t new_call : func.function_call_targets()) { in ComputeRecursiveEntryPoints()947 for (const uint32_t new_call : called_func->function_call_targets()) { in ComputeRecursiveEntryPoints()
231 const std::set<uint32_t> function_call_targets() const { in function_call_targets() function
931 for (const uint32_t new_call : called_func->function_call_targets()) { in ComputeFunctionToEntryPointMapping()944 for (const uint32_t new_call : func.function_call_targets()) { in ComputeRecursiveEntryPoints()964 for (const uint32_t new_call : called_func->function_call_targets()) { in ComputeRecursiveEntryPoints()