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