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