Searched defs:isCanonical (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp272 static bool isCanonical(const MDString *S) { function
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp469 bool Formula::isCanonical(const Loop &L) const { function in class:Formula
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp4155 bool isCanonical = !Unique && IsCanonicalExceptionSpec && local
[all...]

Completed in 267 milliseconds