Home
last modified time | relevance | path

Searched refs:unrolling_inst (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dloop_analysis.cc390 uint32_t unrolling_inst = kX86_64UnrolledMaxBodySizeInstr; in GetUnrollingFactor() local
392 uint32_t desired_size = unrolling_inst - num_inst_header - 3; in GetUnrollingFactor()