HomeSort by relevance Sort by last modified time
    Searched defs:isAffine (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 301 if (isAffine()) return getOperand(1);
307 /// isAffine - Return true if this is an affine AddRec (i.e., it represents
309 bool isAffine() const {
  /external/webkit/Source/WebCore/platform/graphics/transforms/
TransformationMatrix.h 264 bool isAffine() const

Completed in 35 milliseconds