Searched refs:Descendants (Results 1 – 5 of 5) sorted by relevance
72 // Descendants of the graph. The actual descendants depend on the data123 // Descendants of the node. The actual descendants depend on the data
123 void findEquivalencesFor(BasicBlock *BB1, ArrayRef<BasicBlock *> Descendants,687 BasicBlock *BB1, ArrayRef<BasicBlock *> Descendants, in findEquivalencesFor() argument691 for (const auto *BB2 : Descendants) { in findEquivalencesFor()
210 foreach (XElement replacement in root.Descendants("replacement")) in MenuItemCallback()
218 void findEquivalencesFor(BasicBlock *BB1, ArrayRef<BasicBlock *> Descendants,875 BasicBlock *BB1, ArrayRef<BasicBlock *> Descendants, in findEquivalencesFor() argument879 for (const auto *BB2 : Descendants) { in findEquivalencesFor()
614 * New Optimizer internal API for non-slot variables. Descendants of AdamOptimizer that access _beta…