Searched defs:SufficientLDS (Results 1 – 1 of 1) sorted by relevance
311 bool SufficientLDS = PromoteToLDS ? hasSufficientLocalMem(F) : false; in run() local 1397 tryPromoteAllocaToLDS(AllocaInst & I,bool SufficientLDS) tryPromoteAllocaToLDS() argument