Home
last modified time | relevance | path

Searched refs:LoadUsesSimpleEnoughForHeapSRA (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1008 static bool LoadUsesSimpleEnoughForHeapSRA(const Value *V, in LoadUsesSimpleEnoughForHeapSRA() function
1043 if (!LoadUsesSimpleEnoughForHeapSRA(PN, in LoadUsesSimpleEnoughForHeapSRA()
1066 if (!LoadUsesSimpleEnoughForHeapSRA(LI, LoadUsingPHIs, in AllGlobalLoadUsesSimpleEnoughForHeapSRA()
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DGlobalOpt.cpp1068 static bool LoadUsesSimpleEnoughForHeapSRA(const Value *V, in LoadUsesSimpleEnoughForHeapSRA() function
1104 if (!LoadUsesSimpleEnoughForHeapSRA(PN, in LoadUsesSimpleEnoughForHeapSRA()
1128 if (!LoadUsesSimpleEnoughForHeapSRA(LI, LoadUsingPHIs, in AllGlobalLoadUsesSimpleEnoughForHeapSRA()