Searched refs:getDimension (Results 1 – 3 of 3) sorted by relevance
683 unsigned getDimension() const { return VTy->getNumElements(); } in getDimension() function694 for (unsigned i = 1; i < getDimension(); i++) { in isInterleaved()885 for (unsigned i = 0; i < Result.getDimension(); i++) { in computeFromLI()1042 for (unsigned i = 0; i < getDimension(); i++) in print()
1084 const Node *getDimension() const { return Dimension; } in getDimension() function