Searched defs:max_reg_ints (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/src/share/vm/opto/
H A DbuildOopMap.cpp396 static void do_liveness(PhaseRegAlloc* regalloc, PhaseCFG* cfg, Block_List* worklist, int max_reg_ints, Arena* A, Dict* safehash) { argument
569 int max_reg_ints = round_to(max_reg, BitsPerInt)>>LogBitsPerInt; local
[all...]

Completed in 51 milliseconds