Searched refs:reuniteExts (Results 1 – 1 of 1) sorted by relevance
452 bool reuniteExts(Function &F);455 bool reuniteExts(Instruction *I);1195 Changed |= reuniteExts(F); in run()1224 bool SeparateConstOffsetFromGEP::reuniteExts(Instruction *I) { in reuniteExts() function in SeparateConstOffsetFromGEP1274 bool SeparateConstOffsetFromGEP::reuniteExts(Function &F) { in reuniteExts() function in SeparateConstOffsetFromGEP1281 Changed |= reuniteExts(&I); in reuniteExts()