Searched defs:sccNode (Results 1 – 6 of 6) sorted by relevance
155 void RemoveInScc(SCCNode<T> *const sccNode) in RemoveInScc()259 SCCNode<T> *sccNode = cgAlloc.GetMemPool()->New<SCCNode<T>>(numOfSccs++, cgAlloc); in BuildSCCDFS() local
421 SCCNode<CGNode> *sccNode; // the id of the scc where this cgnode belongs to variable
332 auto *sccNode = GetAlloc().GetMemPool()->New<SCCOfBBs>(numOfSCCs++, &bb, &GetAlloc()); in BuildSCCDFS() local
576 SCCNode<CGNode> *sccNode = *it; in SetCompilationFunclist() local
558 SCCNode<BB> *sccNode = nullptr; variable
1071 SCCNode<BB> *sccNode = nullptr; variable