Searched refs:InputVal (Results 1 – 1 of 1) sorted by relevance
758 Value *InputVal = Inst->getArgOperand(0); in LowerTranspose() local759 VectorType *VectorTy = cast<VectorType>(InputVal->getType()); in LowerTranspose()761 ColumnMatrixTy InputMatrix = getMatrix(InputVal, ArgShape, Builder); in LowerTranspose()