Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Result

235               AliasAnalysis::AliasResult Result = AA->alias(*AI, *BI);
236 Assert1(Result != AliasAnalysis::MustAlias &&
237 Result != AliasAnalysis::PartialAlias,
439 "Undefined result: xor(undef, undef)", &I);
445 "Undefined result: sub(undef, undef)", &I);
452 "Undefined result: Shift count out of range", &I);
459 "Undefined result: Shift count out of range", &I);
466 "Undefined result: Shift count out of range", &I);
527 "Undefined result: extractelement index out of range", &I);
535 "Undefined result: insertelement index out of range", &I);
565 // TODO: Look through sext or zext cast, when the result is known to