Home
last modified time | relevance | path

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

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