Home | History | Annotate | Download | only in Analysis

Lines Matching refs:VC

482   if (Constant *VC = dyn_cast<Constant>(Val))
483 return LVILatticeVal::get(VC);
874 if (Constant *VC = dyn_cast<Constant>(Val)) {
875 Result = LVILatticeVal::get(VC);