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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.cpp10263 bool did_push = false; local
10267 did_push = true;
10272 if (did_push) pop(tmp);

Completed in 875 milliseconds