Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLazyCallGraph.cpp820 Node &ChildN = I->getNode(); in switchInternalEdgeToRef() local
1247 Node &ChildN = I->getNode(); in removeInternalRefEdge() local
1826 Node &ChildN = GetNode(I); in buildGenericSCCs() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2587 [&](InstructionCost Sum, DomTreeNode *ChildN) -> InstructionCost { in computeDomSubtreeCost()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1568 for (const SDValue &ChildN : N->op_values()) in recursivelyDeleteUnusedNodes() local
1631 for (const SDValue &ChildN : N->op_values()) in Run() local