Searched refs:reuniteExts (Results 1 – 1 of 1) sorted by relevance
454 bool reuniteExts(Function &F);457 bool reuniteExts(Instruction *I);1256 Changed |= reuniteExts(F); in run()1285 bool SeparateConstOffsetFromGEP::reuniteExts(Instruction *I) { in reuniteExts() function in SeparateConstOffsetFromGEP1335 bool SeparateConstOffsetFromGEP::reuniteExts(Function &F) { in reuniteExts() function in SeparateConstOffsetFromGEP1342 Changed |= reuniteExts(&I); in reuniteExts()