PandA-2024.02
|
Terminate function used during improve_ASAP_with_constraints visiting and updating of ASAP_p vector. More...
Public Member Functions | |
p_update_check (vertex v, const std::string &name, vertex2int &A_p, const OpGraphConstRef g) | |
Constructor. More... | |
template<class Vertex , class Graph > | |
void | discover_vertex (Vertex v, const Graph &) const |
Template function used to discover vertex. More... | |
Private Attributes | |
vertex | s |
vertex More... | |
const std::string & | op_name |
string that identifies operation name More... | |
vertex2int & | ASAP_p |
asap values More... | |
const OpGraphConstRef | beh_graph |
behavioral specification in terms of graph More... | |
Terminate function used during improve_ASAP_with_constraints visiting and updating of ASAP_p vector.
|
inline |
|
inline |
Template function used to discover vertex.
Definition at line 181 of file ASLAP.cpp.
References OpGraph::CGetOpNodeInfo().
|
private |
|
private |
|
private |