Home | History | Annotate | Download | only in CodeGen

Lines Matching full:hasindirectbr

564   bool HasIndirectbr = false;
566 HasIndirectbr = TailBB.back().isIndirectBranch();
568 if (HasIndirectbr && PreRegAlloc)
598 if (HasIndirectbr && PreRegAlloc)