Home
last modified time | relevance | path

Searched defs:peeling_votes (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dloop_optimization.cc1179 ScopedArenaVector<uint32_t> peeling_votes(desired_alignment, 0u, in CanVectorizeDataFlow() local
2815 void HLoopOptimization::SetAlignmentStrategy(const ScopedArenaVector<uint32_t>& peeling_votes, in SetAlignmentStrategy()