Searched refs:buildGraph (Results 1 – 2 of 2) sorted by relevance
358 VPInstruction *VPlanSlp::buildGraph(ArrayRef<VPValue *> Values) { in buildGraph() function in VPlanSlp405 CombinedOperands.push_back(buildGraph(Operands)); in buildGraph()424 VPInstruction *NewOp = buildGraph(Ops.second); in buildGraph()441 CombinedOperands.push_back(buildGraph(Operands)); in buildGraph()
1626 VPInstruction *buildGraph(ArrayRef<VPValue *> Operands);