Searched defs:Leaves (Results 1 – 6 of 6) sorted by relevance
378 static void collectLeaves(Value *Root, SmallVectorImpl<Instruction *> &Leaves) { in collectLeaves()469 SmallVector<Instruction *, 8> Leaves; in runOnFunction() local
388 GIMatchTreeBuilder::LeafVec &Leaves) { in repartition()650 GIMatchTreeBuilder::LeafVec &Leaves) { in repartition()
134 std::vector<NodeId> Leaves; member in clang::diff::SyntaxTree::Impl540 void computeKeyRoots(int Leaves) { in computeKeyRoots()
1890 SmallVector<Value *, 4> Leaves; in getExpressionLeaves() local1975 auto Leaves = getExpressionLeaves(ExprsInSubprogram); in emitRemarks() local
493 LeafMap Leaves; // Leaf -> Total weight so far. in LinearizeExprTree() local
1942 LeafPrioQueue Leaves(NOpcode); in balanceSubTree() local