Searched refs:SimpleOp (Results 1 – 1 of 1) sorted by relevance
387 if (Constant *SimpleOp = SimplifiedValues.lookup(GTI.getOperand())) in accumulateGEPOffset() local388 OpC = dyn_cast<ConstantInt>(SimpleOp); in accumulateGEPOffset()415 if (Constant *SimpleOp = SimplifiedValues.lookup(*I)) in isGEPFree() local416 Operands.push_back(SimpleOp); in isGEPFree()