Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen-removable-simulates.cc30 if (current_simulate->is_candidate_for_removal() && in Process()
42 HSimulate::cast(instr->previous())->is_candidate_for_removal())); in Process()
71 if (!current_simulate->is_candidate_for_removal()) { in Process()
Dhydrogen-instructions.h1801 bool is_candidate_for_removal() { in is_candidate_for_removal() function