Searched refs:replaceLDSUse (Results 1 – 1 of 1) sorted by relevance
338 bool replaceLDSUse();343 bool replaceLDSUse(GlobalVariable *GV);348 bool ReplaceLDSUseImpl::replaceLDSUse(GlobalVariable *GV) { in replaceLDSUse() function in __anone8da24b10111::ReplaceLDSUseImpl573 bool ReplaceLDSUseImpl::replaceLDSUse() { in replaceLDSUse() function in __anone8da24b10111::ReplaceLDSUseImpl597 Changed |= replaceLDSUse(GV); in replaceLDSUse()636 return LDSUseReplacer.replaceLDSUse(); in INITIALIZE_PASS_DEPENDENCY()646 LDSUseReplacer.replaceLDSUse(); in run()