Searched defs:peeling_votes (Results 1 – 1 of 1) sorted by relevance
/art/compiler/optimizing/ |
D | loop_optimization.cc | 956 uint32_t peeling_votes[16] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in ShouldVectorize() local 2194 void HLoopOptimization::SetAlignmentStrategy(uint32_t peeling_votes[], in SetAlignmentStrategy()
|