Home | History | Annotate | Download | only in Analysis

Lines Matching refs:VC

600   if (Constant *VC = dyn_cast<Constant>(Val))
601 return LVILatticeVal::get(VC);
1274 if (Constant *VC = dyn_cast<Constant>(Val)) {
1275 Result = LVILatticeVal::get(VC);