Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyCallGraph.cpp567 Node &ChildN = *I->getNode(); in switchInternalEdgeToRef() local
1049 Node &ChildN = I->getNode(*G); in removeInternalRefEdge() local
1327 Node &ChildN = *I->getNode(); in buildSCCs() local
1447 Node &ChildN = I->getNode(*this); in getNextRefSCCInPostOrder() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1227 for (const SDValue &ChildN : N->op_values()) in recursivelyDeleteUnusedNodes() local
1299 for (const SDValue &ChildN : N->op_values()) in Run() local