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

/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp267 bool isCanonical() const;
369 bool Formula::isCanonical() const { function in class:Formula
382 if (isCanonical())
994 assert(F.isCanonical() && "Cost is accurate only for canonical formula");
1287 assert(F.isCanonical() && "Invalid canonical representation");
1468 assert((F.isCanonical() || F.Scale != 0));
3349 assert(Base.isCanonical() && "Input must be in the canonical form");
/external/clang/include/clang/AST/
H A DType.h595 bool isCanonical() const;
4704 inline bool QualType::isCanonical() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::QualType
4709 if (!isCanonical()) return false;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 177 milliseconds