Lines Matching defs:IV
179 const ValueLatticeElement &IV = Solver.getLatticeValueFor(V); in replaceSignedInst() local
426 ConstantInt *getConstantInt(const ValueLatticeElement &IV, Type *Ty) const { in getConstantInt() argument
714 ValueLatticeElement &IV = TrackedGlobals[GV]; in trackValueOfGlobalVariable() local
887 void SCCPInstVisitor::pushToWorkList(ValueLatticeElement &IV, Value *V) { in pushToWorkList()
897 void SCCPInstVisitor::pushToWorkListMsg(ValueLatticeElement &IV, Value *V) { in pushToWorkListMsg()
902 bool SCCPInstVisitor::markConstant(ValueLatticeElement &IV, Value *V, in markConstant()
911 bool SCCPInstVisitor::markConstantRange(ValueLatticeElement &IV, Value *V, in markConstantRange()
920 bool SCCPInstVisitor::markOverdefined(ValueLatticeElement &IV, Value *V) { in markOverdefined()
1033 bool SCCPInstVisitor::mergeInValue(ValueLatticeElement &IV, Value *V, in mergeInValue()
1217 ValueLatticeElement IV = getValueState(PN.getIncomingValue(i)); in visitPHINode() local
1439 ValueLatticeElement &IV = ValueState[&I]; in visitUnaryOperator() local
1464 ValueLatticeElement &IV = ValueState[&I]; in visitFreezeInst() local
1486 ValueLatticeElement &IV = ValueState[&I]; in visitBinaryOperator() local
1656 ValueLatticeElement &IV = ValueState[&I]; in visitLoadInst() local
1799 ValueLatticeElement &IV = ValueState[&CB]; in handleCallResult() local