Home | History | Annotate | Download | only in Mips

Lines Matching full:getbrislandfactory

777       pRel, sym_value, pBuilder, *getBRIslandFactory());
798 assert(getStubFactory() != NULL && getBRIslandFactory() != NULL);
830 for (BranchIslandFactory::iterator ii = getBRIslandFactory()->begin(),
831 ie = getBRIslandFactory()->end();
873 for (BranchIslandFactory::iterator island = getBRIslandFactory()->begin(),
874 island_end = getBRIslandFactory()->end();