Searched defs:NodeList (Results 1 – 6 of 6) sorted by relevance
298 [TypedNode](bool, DynTypedNodeList NodeList, auto... TupleTail) { in match()326 matchParents(const DynTypedNodeList &NodeList, in matchParents()
38 struct NodeList { struct40 NodeList *Next = nullptr; argument
226 using NodeList = SmallVector<BlockNode, 4>; member
112 using NodeList = SmallVector<NodeState, 16>; variable
550 using NodeList = SmallVector<Node, 4>; variable
3583 SmallVector<PHINode *, 32> NodeList; member in __anon1d600f580d11::PhiNodeSet