Home | History | Annotate | Download | only in Scalar

Lines Matching refs:LVal

2268 static bool isCompatibleIVType(Value *LVal, Value *RVal) {
2269 Type *LType = LVal->getType();