Searched refs:tryAndMerge (Results 1 – 1 of 1) sorted by relevance
152 bool tryAndMerge(Instruction *NewPt, Use &Use, InsertionPoints &InsertPts);368 bool AArch64PromoteConstant::tryAndMerge(Instruction *NewPt, Use &Use, in tryAndMerge() function in AArch64PromoteConstant450 if (tryAndMerge(InsertionPoint, Use, InsertPts)) in computeInsertionPoints()