Searched refs:CandidateExpr (Results 1 – 1 of 1) sorted by relevance
168 Instruction *findClosestMatchingDominator(const SCEV *CandidateExpr,420 const SCEV *CandidateExpr = SE->getGEPExpr( in tryReassociateGEPAtIndex() local424 Value *Candidate = findClosestMatchingDominator(CandidateExpr, GEP); in tryReassociateGEPAtIndex()555 NaryReassociate::findClosestMatchingDominator(const SCEV *CandidateExpr, in findClosestMatchingDominator() argument557 auto Pos = SeenExprs.find(CandidateExpr); in findClosestMatchingDominator()