Searched defs:NodeList (Results 1 – 6 of 6) sorted by relevance
279 [TypedNode](bool, DynTypedNodeList NodeList, auto... TupleTail) { in match()307 matchParents(const DynTypedNodeList &NodeList, in matchParents()
37 struct NodeList { struct39 NodeList *Next = nullptr; argument
225 using NodeList = SmallVector<BlockNode, 4>; member
112 using NodeList = SmallVector<NodeState, 16>; variable
513 using NodeList = SmallVector<NodeAddr<NodeBase *>, 4>; variable
3360 SmallVector<PHINode *, 32> NodeList; member in __anon88ab83af0c11::PhiNodeSet