Searched refs:aTypeJ (Results 1 – 1 of 1) sorted by relevance
1002 Type *aTypeJ = isa<StoreInst>(J) ? in areInstsCompatible() local1004 Type *VType = getVecTypeForPair(aTypeI, aTypeJ); in areInstsCompatible()1019 unsigned JCost = TTI->getMemoryOpCost(J->getOpcode(), aTypeJ, in areInstsCompatible()1026 JCost += TTI->getAddressComputationCost(aTypeJ); in areInstsCompatible()