Searched defs:Leaves (Results 1 – 6 of 6) sorted by relevance
435 static void collectLeaves(Value *Root, SmallVectorImpl<Instruction *> &Leaves) { in collectLeaves()527 SmallVector<Instruction *, 8> Leaves; in runOnFunction() local
388 GIMatchTreeBuilder::LeafVec &Leaves) { in repartition()654 GIMatchTreeBuilder::LeafVec &Leaves) { in repartition()
133 std::vector<NodeId> Leaves; member in clang::diff::SyntaxTree::Impl539 void computeKeyRoots(int Leaves) { in computeKeyRoots()
2220 SmallVector<Value *, 4> Leaves; in getExpressionLeaves() local2305 auto Leaves = getExpressionLeaves(ExprsInSubprogram); in emitRemarks() local
501 LeafMap Leaves; // Leaf -> Total weight so far. in LinearizeExprTree() local
2000 LeafPrioQueue Leaves(NOpcode); in balanceSubTree() local