Searched refs:PredInLoop (Results 1 – 1 of 1) sorted by relevance
420 bool PredInLoop = InLoop.count(Pred); in makeSingleEntryLoop() local428 if (EntryToLayoutPred.count(std::make_pair(PredInLoop, Entry)) && in makeSingleEntryLoop()429 EntryToLayoutPred[std::make_pair(PredInLoop, Entry)] != Pred) in makeSingleEntryLoop()446 Map[std::make_pair(PredInLoop, Entry)] = Routing; in makeSingleEntryLoop()451 bool PredInLoop = InLoop.count(Pred); in makeSingleEntryLoop() local456 Op.setMBB(Map[std::make_pair(PredInLoop, Op.getMBB())]); in makeSingleEntryLoop()461 auto *Routing = Map[std::make_pair(PredInLoop, Succ)]; in makeSingleEntryLoop()