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