Searched refs:InpTy (Results 1 – 1 of 1) sorted by relevance
1120 Type *InpTy = Input->getType(); in fabricateGEP() local1121 Type *ElTy = cast<PointerType>(InpTy->getScalarType())->getElementType(); in fabricateGEP()