Searched refs:reuniteExts (Results 1 – 1 of 1) sorted by relevance
394 bool reuniteExts(Function &F);396 bool reuniteExts(Instruction *I);1086 Changed |= reuniteExts(F); in runOnFunction()1114 bool SeparateConstOffsetFromGEP::reuniteExts(Instruction *I) { in reuniteExts() function in SeparateConstOffsetFromGEP1150 bool SeparateConstOffsetFromGEP::reuniteExts(Function &F) { in reuniteExts() function in SeparateConstOffsetFromGEP1158 Changed |= reuniteExts(Cur); in reuniteExts()