HomeSort by relevance Sort by last modified time
    Searched refs:HasBackEdgeNotDominatedByHeader (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
nodes.cc 272 block->GetLoopInformation()->HasBackEdgeNotDominatedByHeader()) {
658 bool is_irreducible_loop = HasBackEdgeNotDominatedByHeader();
727 bool HLoopInformation::HasBackEdgeNotDominatedByHeader() const {
    [all...]
nodes.h 730 bool HasBackEdgeNotDominatedByHeader() const;
    [all...]

Completed in 50 milliseconds