Home | History | Annotate | Download | only in Scalar

Lines Matching refs:LVal

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