Searched refs:LoopAndBEInfo (Results 1 – 1 of 1) sorted by relevance
13884 for (const auto &LoopAndBEInfo : BECounts) { in verify() local13885 for (const ExitNotTakenInfo &ENT : LoopAndBEInfo.second.ExitNotTaken) { in verify()13889 UserIt->second.contains({ LoopAndBEInfo.first, Predicated })) in verify()13892 << *LoopAndBEInfo.first << " missing from BECountUsers\n"; in verify()