Searched refs:CandidateInstruction (Results 1 – 1 of 1) sorted by relevance
570 Instruction *CandidateInstruction = cast<Instruction>(Candidate); in findClosestMatchingDominator() local571 if (!DT->dominates(CandidateInstruction, Dominatee)) in findClosestMatchingDominator()577 if (!SE->canReuseInstruction(CandidateExpr, CandidateInstruction, in findClosestMatchingDominator()584 return CandidateInstruction; in findClosestMatchingDominator()