PandA-2024.02
|
#include <stdio.h>
#include "simple_API.h"
Go to the source code of this file.
Functions | |
__attribute__ ((noinline)) | |
int | test (NodeId var_2, PropertyId p_var_3, PropertyId p_var_4, PropertyId p_var_5, PropertyId p_var_7, PropertyId p_var_9, PropertyId p_var_11) |
__attribute__ | ( | (noinline) | ) |
Definition at line 12 of file lubm_trinityq4.c.
References counter, getInDegree(), getInEdges(), getOutDegree(), getOutEdges(), kernel(), N_THREADS, Edge::node, numAnswers, and Edge::property.
Referenced by __attribute__().
int test | ( | NodeId | var_2, |
PropertyId | p_var_3, | ||
PropertyId | p_var_4, | ||
PropertyId | p_var_5, | ||
PropertyId | p_var_7, | ||
PropertyId | p_var_9, | ||
PropertyId | p_var_11 | ||
) |
Definition at line 106 of file lubm_trinityq4.c.
References loadGraph(), main(), and TheGraph.
Referenced by PhiOpNode::eval(), UnaryOpNode::eval(), BinaryOpNode::eval(), TernaryOpNode::eval(), LoadOpNode::eval(), main(), test(), and test_strings().