Searched refs:MustExec (Results 1 – 1 of 1) sorted by relevance
326 DenseMap<const Value*, SmallVector<Loop*, 4> > MustExec; member in __anon742f833f0111::MustExecuteAnnotatedWriter335 MustExec[&I].push_back(L); in MustExecuteAnnotatedWriter()348 MustExec[&I].push_back(L); in MustExecuteAnnotatedWriter()357 if (!MustExec.count(&V)) in printInfoComment()360 const auto &Loops = MustExec.lookup(&V); in printInfoComment()