Lines Matching refs:result_saved
1364 // If result_saved is true the result is on top of the stack. If
1365 // result_saved is false the result is in eax.
1366 bool result_saved = false;
1379 if (!result_saved) {
1381 result_saved = true;
1430 ASSERT(result_saved);
1435 if (result_saved) {
1470 bool result_saved = false; // Is the result saved to the stack?
1483 if (!result_saved) {
1485 result_saved = true;
1501 if (result_saved) {