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