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