Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp828 Node &ChildN = I->getNode(); in switchInternalEdgeToRef() local
1251 Node &ChildN = I->getNode(); in removeInternalRefEdges() local
1837 Node &ChildN = GetNode(I); in buildGenericSCCs() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2679 __anondb665f8c1702(InstructionCost Sum, DomTreeNode *ChildN) computeDomSubtreeCost() argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1710 for (const SDValue &ChildN : N->op_values()) in recursivelyDeleteUnusedNodes() local
1778 for (const SDValue &ChildN : N->op_values()) in Run() local