Searched refs:tryAndMerge (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp152 bool tryAndMerge(Instruction *NewPt, Use &Use, InsertionPoints &InsertPts);
368 bool AArch64PromoteConstant::tryAndMerge(Instruction *NewPt, Use &Use, function in class:AArch64PromoteConstant
450 if (tryAndMerge(InsertionPoint, Use, InsertPts))

Completed in 85 milliseconds