Searched refs:GenerateVecReductionPhi (Results 1 – 2 of 2) sorted by relevance
197 void GenerateVecReductionPhi(HPhi* phi);
1397 GenerateVecReductionPhi(instruction->AsPhi()); in VectorizeUse()1769 void HLoopOptimization::GenerateVecReductionPhi(HPhi* phi) { in GenerateVecReductionPhi() function in art::HLoopOptimization