Home
last modified time | relevance | path

Searched defs:Leaves (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86PartialReduction.cpp435 static void collectLeaves(Value *Root, SmallVectorImpl<Instruction *> &Leaves) { in collectLeaves() argument
527 SmallVector<Instruction *, 8> Leaves; in runOnFunction() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp133 std::vector<NodeId> Leaves; member in clang::diff::SyntaxTree::Impl
539 void computeKeyRoots(int Leaves) { in computeKeyRoots()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp2374 SmallVector<Value *, 4> Leaves; getExpressionLeaves() local
2459 auto Leaves = getExpressionLeaves(ExprsInSubprogram); emitRemarks() local
H A DReassociate.cpp509 LeafMap Leaves; // Leaf -> Total weight so far. LinearizeExprTree() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1994 LeafPrioQueue Leaves(NOpcode); balanceSubTree() local
[all...]