Searched refs:instruction_selection_failed (Results 1 – 2 of 2) sorted by relevance
388 bool instruction_selection_failed() { return instruction_selection_failed_; } in instruction_selection_failed() function
72 if (instruction_selection_failed()) return false; in SelectInstructions()869 if (instruction_selection_failed()) return false; in VisitBlock()2398 if (instruction_selection_failed()) return; in VisitCall()