Searched refs:IsContextInBody (Results 1 – 1 of 1) sorted by relevance
160 static bool IsContextInBody(const HBasicBlock* context, const HLoopInformation* loop) { in IsContextInBody() function178 DCHECK_NE(context == loop->GetHeader(), IsContextInBody(context, loop)); in UseFullTripCount()705 IsContextInBody(context, loop) && in GetFetch()821 } else if (IsContextInBody(context, loop)) { in GetVal()1072 DCHECK(!IsContextInBody(context, loop)); in GenerateRangeOrLastValue()1571 } else if (IsContextInBody(context, loop) || in GenerateCode()1583 if (IsContextInBody(context, loop)) { in GenerateCode()