Home | History | Annotate | Download | only in Analysis

Lines Matching refs:VC

505   if (Constant *VC = dyn_cast<Constant>(Val))
506 return LVILatticeVal::get(VC);
799 if (Constant *VC = dyn_cast<Constant>(Val)) {
800 Result = LVILatticeVal::get(VC);