Searched refs:SimpleOp (Results 1 – 2 of 2) sorted by relevance
384 if (Constant *SimpleOp = SimplifiedValues.lookup(GTI.getOperand())) in accumulateGEPOffset() local385 OpC = dyn_cast<ConstantInt>(SimpleOp); in accumulateGEPOffset()412 if (Constant *SimpleOp = SimplifiedValues.lookup(*I)) in isGEPFree() local413 Operands.push_back(SimpleOp); in isGEPFree()
315 if (Constant *SimpleOp = SimplifiedValues.lookup(GTI.getOperand())) in accumulateGEPOffset() local316 OpC = dyn_cast<ConstantInt>(SimpleOp); in accumulateGEPOffset()