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

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

Completed in 141 milliseconds