Searched refs:createNodeForPHIWithIdenticalOperands (Results 1 – 2 of 2) sorted by relevance
1817 const SCEV *createNodeForPHIWithIdenticalOperands(PHINode *PN);
6008 ScalarEvolution::createNodeForPHIWithIdenticalOperands(PHINode *PN) { in createNodeForPHIWithIdenticalOperands() function in ScalarEvolution6045 if (const SCEV *S = createNodeForPHIWithIdenticalOperands(PN)) in createNodeForPHI()