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