Searched refs:chase_hint_ (Results 1 – 3 of 3) sorted by relevance
197 chase_hint_(nullptr) { in InductionVarRange()226 chase_hint_ = chase_hint; in GetInductionRange()232 chase_hint_ = nullptr; in GetInductionRange()644 if (chase_hint_ == nullptr && in_body && trip != nullptr && instruction == trip->op_a->fetch) { in GetFetch()657 } else if (instruction == chase_hint_) { in GetFetch()671 if (chase_hint_ == nullptr) { in GetFetch()
317 HInstruction* chase_hint_; variable
129 range_.chase_hint_ = hint; in SetHint()