Searched refs:is_osr_entry (Results 1 – 19 of 19) sorted by relevance
37 if (block->is_osr_entry()) { in MarkUnreachableBlocks()
2282 if (phi->OperandAt(0)->block()->is_osr_entry()) { in IgnoreOsrValue()2284 } else if (phi->OperandAt(1)->block()->is_osr_entry()) { in IgnoreOsrValue()
79 bool is_osr_entry() { return is_osr_entry_; } in is_osr_entry() function
12273 if (current->is_osr_entry()) { in Trace()
454 bool is_osr_entry() const { return block()->is_osr_entry(); } in is_osr_entry() function
1066 if (label->is_osr_entry()) return " (OSR entry)"; in LabelType()
450 bool is_osr_entry() const { return block()->is_osr_entry(); } in is_osr_entry() function
976 if (label->is_osr_entry()) return " (OSR entry)"; in LabelType()
459 bool is_osr_entry() const { return block()->is_osr_entry(); } in is_osr_entry() function
941 if (label->is_osr_entry()) return " (OSR entry)"; in LabelType()
449 bool is_osr_entry() const { return block()->is_osr_entry(); } in is_osr_entry() function
1029 if (label->is_osr_entry()) return " (OSR entry)"; in LabelType()
467 bool is_osr_entry() const { return block()->is_osr_entry(); } in is_osr_entry() function
949 (LGoto::cast(instr)->jumps_to_join() || next_block_->is_osr_entry())) { in AddInstruction()
1311 if (label->is_osr_entry()) return " (OSR entry)"; in LabelType()
451 bool is_osr_entry() const { return block()->is_osr_entry(); } in is_osr_entry() function
1026 if (label->is_osr_entry()) return " (OSR entry)"; in LabelType()
537 bool is_osr_entry() const { return block()->is_osr_entry(); } in is_osr_entry() function
3299 if (label->is_osr_entry()) return " (OSR entry)"; in LabelType()