Home
last modified time | relevance | path

Searched defs:Closure (Results 1 – 8 of 8) sorted by relevance

/llvm-project/polly/lib/External/isl/doc/
H A Dimplementation.tex855 \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}
/llvm-project/clang/test/Misc/
H A Ddiagnostic-crash.cpp9 class Closure { class
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dargument-comment.cpp27 struct Closure {}; struct
/llvm-project/mlir/docs/
H A DLangRef.md577 #### Closure subsubsection
/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp298 class Closure { global() class
314 Closure(unsigned ID, std::initializer_list<RegDomain> LegalDstDomainList) : ID(ID) { Closure() function in __anonec12a15c0111::Closure
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp260 uint64_t Closure = Result | llvm::rotl<uint64_t>(Result, Rotation); in MaximallyReplicateSubImmediate() local
/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1125 auto Closure = InstrProfRecordClosure; getSize() local
/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1190 __anon8de2821a0802(CXXRecordDecl *Closure, bool &IsByCopy, bool &IsConst) adjustCVQualifiersForCXXThisWithinLambda() argument
1207 CXXRecordDecl *Closure = cast<CXXRecordDecl>(CurDC->getParent()); adjustCVQualifiersForCXXThisWithinLambda() local