Searched defs:SufficientLDS (Results 1 – 1 of 1) sorted by relevance
311 bool SufficientLDS = PromoteToLDS ? hasSufficientLocalMem(F) : false; in run() local1397 bool SufficientLDS) { in tryPromoteAllocaToLDS()