Searched refs:ClSkipPromotableAllocas (Results 1 – 2 of 2) sorted by relevance
202 static cl::opt<bool> ClSkipPromotableAllocas( variable926 (!ClSkipPromotableAllocas || !isAllocaPromotable(&AI)) && in isInterestingAlloca()983 if (ClSkipPromotableAllocas) in isInterestingMemoryAccess()
300 static cl::opt<bool> ClSkipPromotableAllocas( variable1196 (!ClSkipPromotableAllocas || !isAllocaPromotable(&AI)) && in isInterestingAlloca()1294 if (ClSkipPromotableAllocas) in isInterestingMemoryAccess()