Home | History | Annotate | Download | only in optimizing

Lines Matching full:start_from

944   bool HasSuccessor(const HBasicBlock* block, size_t start_from = 0u) {
945 return ContainsElement(successors_, block, start_from);