Home | History | Annotate | Download | only in Analysis

Lines Matching defs:Result

240               AliasAnalysis::AliasResult Result = AA->alias(*AI, *BI);
241 Assert1(Result != AliasAnalysis::MustAlias &&
242 Result != AliasAnalysis::PartialAlias,
443 "Undefined result: xor(undef, undef)", &I);
449 "Undefined result: sub(undef, undef)", &I);
456 "Undefined result: Shift count out of range", &I);
463 "Undefined result: Shift count out of range", &I);
470 "Undefined result: Shift count out of range", &I);
530 "Undefined result: extractelement index out of range", &I);
538 "Undefined result: insertelement index out of range", &I);
568 // TODO: Look through sext or zext cast, when the result is known to