Searched defs:ChildN (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | LazyCallGraph.cpp | 820 Node &ChildN = I->getNode(); switchInternalEdgeToRef() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | SimpleLoopUnswitch.cpp | 2660 __anon920b5e5e1702(InstructionCost Sum, DomTreeNode *ChildN) computeDomSubtreeCost() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 1799 for (const SDValue &ChildN : N->op_values()) recursivelyDeleteUnusedNodes() local |