Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp828 Node &ChildN = I->getNode(); switchInternalEdgeToRef() local
1251 Node &ChildN = I->getNode(); removeInternalRefEdges() local
1837 Node &ChildN = GetNode(I); buildGenericSCCs() local
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2662 __anonbc4fc53f1702(InstructionCost Sum, DomTreeNode *ChildN) computeDomSubtreeCost() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1705 for (const SDValue &ChildN : N->op_values()) recursivelyDeleteUnusedNodes() local
1773 for (const SDValue &ChildN : N->op_values()) Run() local
[all...]