Home
last modified time | relevance | path

Searched defs:ChildN (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp820 Node &ChildN = I->getNode(); switchInternalEdgeToRef() local
1247 Node &ChildN = I->getNode(); removeInternalRefEdge() local
1826 Node &ChildN = GetNode(I); buildGenericSCCs() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2660 __anon920b5e5e1702(InstructionCost Sum, DomTreeNode *ChildN) computeDomSubtreeCost() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1799 for (const SDValue &ChildN : N->op_values()) recursivelyDeleteUnusedNodes() local
1866 for (const SDValue &ChildN : N->op_values()) Run() local
[all...]