Searched refs:PredInLoop (Results 1 – 1 of 1) sorted by relevance
420 bool PredInLoop = InLoop.count(Pred); in makeSingleEntryLoop() local423 EntryToLayoutPred[{Entry, PredInLoop}] = Pred; in makeSingleEntryLoop()433 bool PredInLoop = InLoop.count(Pred); in makeSingleEntryLoop() local435 if (!Entries.count(Entry) || Map.count({Entry, PredInLoop})) in makeSingleEntryLoop()440 if (auto *OtherPred = EntryToLayoutPred.lookup({Entry, PredInLoop})) in makeSingleEntryLoop()458 Map[{Entry, PredInLoop}] = Routing; in makeSingleEntryLoop()463 bool PredInLoop = InLoop.count(Pred); in makeSingleEntryLoop() local468 Op.setMBB(Map[{Op.getMBB(), PredInLoop}]); in makeSingleEntryLoop()473 auto *Routing = Map[{Succ, PredInLoop}]; in makeSingleEntryLoop()