Searched defs:CombinedNodes (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 188 SmallPtrSet<SDNode *, 32> CombinedNodes; global() member in __anon29909ce20111::DAGCombiner |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 39224 SmallVector<const SDNode *, 16> CombinedNodes(SrcNodes.begin(), combineX86ShufflesRecursively() local |