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