Searched refs:ClSkipPromotableAllocas (Results 1 – 1 of 1) sorted by relevance
345 static cl::opt<bool> ClSkipPromotableAllocas( variable1230 (!ClSkipPromotableAllocas || !isAllocaPromotable(&AI)) && in isInterestingAlloca()1261 if (ClSkipPromotableAllocas && !isInterestingAlloca(*AI)) in ignoreAccess()