Searched refs:replaceLDSUse (Results 1 – 1 of 1) sorted by relevance
327 bool replaceLDSUse();332 bool replaceLDSUse(GlobalVariable *GV);337 bool ReplaceLDSUseImpl::replaceLDSUse(GlobalVariable *GV) { in replaceLDSUse() function in __anon71805cce0111::ReplaceLDSUseImpl385 bool ReplaceLDSUseImpl::replaceLDSUse() { in replaceLDSUse() function in __anon71805cce0111::ReplaceLDSUseImpl409 Changed |= replaceLDSUse(GV); in replaceLDSUse()448 return LDSUseReplacer.replaceLDSUse(); in INITIALIZE_PASS_DEPENDENCY()458 LDSUseReplacer.replaceLDSUse(); in run()