Lines Matching defs:IV
231 LatticeVal &IV = TrackedGlobals[GV]; in TrackValueOfGlobalVariable() local
308 void markConstant(LatticeVal &IV, Value *V, Constant *C) { in markConstant()
324 LatticeVal &IV = ValueState[V]; in markForcedConstant() local
337 void markOverdefined(LatticeVal &IV, Value *V) { in markOverdefined()
349 void mergeInValue(LatticeVal &IV, Value *V, LatticeVal MergeWithV) { in mergeInValue()
676 LatticeVal IV = getValueState(PN.getIncomingValue(i)); in visitPHINode() local
851 LatticeVal &IV = ValueState[&I]; in visitBinaryOperator() local
909 LatticeVal &IV = ValueState[&I]; in visitCmpInst() local
1048 LatticeVal &IV = ValueState[&I]; in visitLoadInst() local
1610 LatticeVal IV = Solver.getLatticeValueFor(Inst); in runOnFunction() local
1774 LatticeVal IV = Solver.getLatticeValueFor(AI); in runOnModule() local
1818 LatticeVal IV = Solver.getLatticeValueFor(Inst); in runOnModule() local