Home | History | Annotate | Download | only in IPO

Lines Matching refs:LoadUsesSimpleEnoughForHeapSRA

1065 /// LoadUsesSimpleEnoughForHeapSRA - Verify that all uses of V (a load, or a phi
1068 static bool LoadUsesSimpleEnoughForHeapSRA(const Value *V,
1104 if (!LoadUsesSimpleEnoughForHeapSRA(PN,
1128 if (!LoadUsesSimpleEnoughForHeapSRA(LI, LoadUsingPHIs,