Searched refs:findClosestMatchingDominator (Results 1 – 2 of 2) sorted by relevance
168 Instruction *findClosestMatchingDominator(const SCEV *CandidateExpr,424 Value *Candidate = findClosestMatchingDominator(CandidateExpr, GEP); in tryReassociateGEPAtIndex()509 auto *LHS = findClosestMatchingDominator(LHSExpr, I); in tryReassociatedBinaryOp()555 NaryReassociate::findClosestMatchingDominator(const SCEV *CandidateExpr, in findClosestMatchingDominator() function in NaryReassociate
398 Instruction *findClosestMatchingDominator(const SCEV *Key,1094 Instruction *SeparateConstOffsetFromGEP::findClosestMatchingDominator( in findClosestMatchingDominator() function in SeparateConstOffsetFromGEP1128 if (auto *Dom = findClosestMatchingDominator(Key, I)) { in reuniteExts()