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