Lines Matching defs:IV
232 LatticeVal &IV = TrackedGlobals[GV]; in TrackValueOfGlobalVariable() local
309 void markConstant(LatticeVal &IV, Value *V, Constant *C) { in markConstant()
325 LatticeVal &IV = ValueState[V]; in markForcedConstant() local
338 void markOverdefined(LatticeVal &IV, Value *V) { in markOverdefined()
350 void mergeInValue(LatticeVal &IV, Value *V, LatticeVal MergeWithV) { in mergeInValue()
684 LatticeVal IV = getValueState(PN.getIncomingValue(i)); in visitPHINode() local
859 LatticeVal &IV = ValueState[&I]; in visitBinaryOperator() local
917 LatticeVal &IV = ValueState[&I]; in visitCmpInst() local
1056 LatticeVal &IV = ValueState[&I]; in visitLoadInst() local
1618 LatticeVal IV = Solver.getLatticeValueFor(Inst); in runOnFunction() local
1783 LatticeVal IV = Solver.getLatticeValueFor(&*AI); in runOnModule() local
1825 LatticeVal IV = Solver.getLatticeValueFor(Inst); in runOnModule() local