webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
CallDAG::Record Struct Reference

#include <CallDAG.h>

Public Attributes

std::string name
 
TIntermFunctionDefinitionnode
 
std::vector< int > callees
 

Member Data Documentation

◆ callees

std::vector<int> CallDAG::Record::callees

◆ name

std::string CallDAG::Record::name

◆ node

TIntermFunctionDefinition* CallDAG::Record::node

The documentation for this struct was generated from the following file: