Searched refs:first_predecessor (Results 1 – 1 of 1) sorted by relevance
334 HBasicBlock* first_predecessor = loop_header->GetPredecessors().Get(0); in CheckLoop() local335 if (loop_information->IsBackEdge(*first_predecessor)) { in CheckLoop()