Searched refs:BaseSI (Results 1 – 2 of 2) sorted by relevance
1206 } else if (SelectInst *BaseSI = in findBasePointer() local1212 BaseSI->setTrueValue(getBaseForInput(SI->getTrueValue(), BaseSI)); in findBasePointer()1213 BaseSI->setFalseValue(getBaseForInput(SI->getFalseValue(), BaseSI)); in findBasePointer()
8345 auto *BaseSI = in getEntryCost() local8350 return TTI->getMemoryOpCost(Instruction::Store, VecTy, BaseSI->getAlign(), in getEntryCost()8351 BaseSI->getPointerAddressSpace(), CostKind, in getEntryCost()8362 GetGEPCostDiff(PointerOps, BaseSI->getPointerOperand()); in getEntryCost()