Searched refs:BaseSI (Results 1 – 2 of 2) sorted by relevance
1257 } else if (SelectInst *BaseSI = in findBasePointer() local1263 BaseSI->setTrueValue(getBaseForInput(SI->getTrueValue(), BaseSI)); in findBasePointer()1264 BaseSI->setFalseValue(getBaseForInput(SI->getFalseValue(), BaseSI)); in findBasePointer()
7339 auto *BaseSI = in getEntryCost() local7344 return TTI->getMemoryOpCost(Instruction::Store, VecTy, BaseSI->getAlign(), in getEntryCost()7345 BaseSI->getPointerAddressSpace(), CostKind, in getEntryCost()7356 GetGEPCostDiff(PointerOps, BaseSI->getPointerOperand()); in getEntryCost()