Searched refs:CreatorFunctionData (Results 1 – 1 of 1) sorted by relevance
65 CreatorFunctionData &data = it.second; in fillDataStructures()87 struct CreatorFunctionData struct in sh::CallDAG::CallDAGCreator89 CreatorFunctionData() in CreatorFunctionData() argument93 std::set<CreatorFunctionData *> callees; argument147 InitResult assignIndicesInternal(CreatorFunctionData *root) in assignIndicesInternal()169 TVector<CreatorFunctionData *> functionsToProcess; in assignIndicesInternal()178 CreatorFunctionData *function = functionsToProcess.back(); in assignIndicesInternal()254 std::map<int, CreatorFunctionData> mFunctions;255 CreatorFunctionData *mCurrentFunction;