Searched defs:Closure (Results 1 – 6 of 6) sorted by relevance
855 \begin{definition}[Transitive Closure of a Relation]908 \subsection{Computing an Approximation of $R^k$}1361 \subsection{Checking Exactness}1422 \subsection{Decomposing $R$ into strongly connected components}1647 \subsection{Partitioning the domains and ranges of $R$}1803 \subsection{Incremental Computation}1968 \subsection{An {\tt Omega}-like implementation}
298 class Closure { class314 Closure(unsigned ID, std::initializer_list<RegDomain> LegalDstDomainList) : ID(ID) { in Closure() function in __anoncbde8b740111::Closure
675 typedef union Closure { union678 } Closure; typedef
796 auto Closure = InstrProfRecordClosure; in getSize() local
1458 std::vector<unsigned> &Closure) -> bool { in buildPhis()
1135 [](CXXRecordDecl *Closure, bool &IsByCopy, bool &IsConst) { in adjustCVQualifiersForCXXThisWithinLambda()1152 CXXRecordDecl *Closure = cast<CXXRecordDecl>(CurDC->getParent()); in adjustCVQualifiersForCXXThisWithinLambda() local