Searched refs:isDominated (Results 1 – 1 of 1) sorted by relevance
138 bool isDominated(Instruction *NewPt, Use &Use, InsertionPoints &InsertPts);342 bool AArch64PromoteConstant::isDominated(Instruction *NewPt, Use &Use, in isDominated() function in AArch64PromoteConstant446 if (isDominated(InsertionPoint, Use, InsertPts)) in computeInsertionPoints()