Searched refs:getDimension (Results 1 – 2 of 2) sorted by relevance
686 unsigned getDimension() const { return VTy->getNumElements(); } in getDimension() function697 for (unsigned i = 1; i < getDimension(); i++) { in isInterleaved()891 for (unsigned i = 0; i < Result.getDimension(); i++) { in computeFromLI()1048 for (unsigned i = 0; i < getDimension(); i++) in print()
1158 const Node *getDimension() const { return Dimension; } in getDimension() function