Home
last modified time | relevance | path

Searched defs:isCanonical (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp412 bool Loop::isCanonical(ScalarEvolution &SE) const { in isCanonical() function in Loop
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1372 bool VPWidenIntOrFpInductionRecipe::isCanonical() const { in isCanonical() function in VPWidenIntOrFpInductionRecipe
2429 bool VPCanonicalIVPHIRecipe::isCanonical( in isCanonical() function in VPCanonicalIVPHIRecipe
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp386 static bool isCanonical(const MDString *S) { in isCanonical() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp631 bool Formula::isCanonical(const Loop &L) const { in isCanonical() function in Formula
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp4819 bool isCanonical = !Unique && IsCanonicalExceptionSpec && in getFunctionTypeInternal() local