Searched refs:ClSkipPromotableAllocas (Results 1 – 1 of 1) sorted by relevance
188 static cl::opt<bool> ClSkipPromotableAllocas( variable864 (!ClSkipPromotableAllocas || !isAllocaPromotable(&AI)) && in isInterestingAlloca()913 if (ClSkipPromotableAllocas) in isInterestingMemoryAccess()