Home
last modified time | relevance | path

Searched defs:LoadUsingPHIsPerLoad (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1053 SmallPtrSetImpl<const PHINode*> &LoadUsingPHIsPerLoad) { in LoadUsesSimpleEnoughForHeapSRA()
1106 SmallPtrSet<const PHINode*, 32> LoadUsingPHIsPerLoad; in AllGlobalLoadUsesSimpleEnoughForHeapSRA() local