Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyCallGraph.cpp835 Node &ChildN = I->getNode(); in switchInternalEdgeToRef() local
1264 Node &ChildN = I->getNode(); in removeInternalRefEdge() local
1831 Node &ChildN = GetNode(I); in buildGenericSCCs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2424 [&](InstructionCost Sum, DomTreeNode *ChildN) -> InstructionCost { in computeDomSubtreeCost()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1487 for (const SDValue &ChildN : N->op_values()) in recursivelyDeleteUnusedNodes() local
1550 for (const SDValue &ChildN : N->op_values()) in Run() local