Searched defs:Leaves (Results 1 – 5 of 5) sorted by relevance
435 static void collectLeaves(Value *Root, SmallVectorImpl<Instruction *> &Leaves) { in collectLeaves() argument 527 SmallVector<Instruction *, 8> Leaves; in runOnFunction() local
133 std::vector<NodeId> Leaves; member in clang::diff::SyntaxTree::Impl539 void computeKeyRoots(int Leaves) { in computeKeyRoots()
2374 SmallVector<Value *, 4> Leaves; getExpressionLeaves() local 2459 auto Leaves = getExpressionLeaves(ExprsInSubprogram); emitRemarks() local
509 LeafMap Leaves; // Leaf -> Total weight so far. LinearizeExprTree() local [all...]
1994 LeafPrioQueue Leaves(NOpcode); balanceSubTree() local [all...]