Home
last modified time | relevance | path

Searched refs:SimpleOp (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DInlineCost.cpp315 if (Constant *SimpleOp = SimplifiedValues.lookup(GTI.getOperand())) in accumulateGEPOffset() local
316 OpC = dyn_cast<ConstantInt>(SimpleOp); in accumulateGEPOffset()