Searched refs:createNodeForPHI (Results 1 – 3 of 3) sorted by relevance
1820 const SCEV *createNodeForPHI(PHINode *PN);
6034 const SCEV *ScalarEvolution::createNodeForPHI(PHINode *PN) { in createNodeForPHI() function in ScalarEvolution8093 return createNodeForPHI(cast<PHINode>(U)); in createSCEV()
20197 …Evolution16createNodeForPHIEPNS_7PHINodeE", "llvm::ScalarEvolution::createNodeForPHI(llvm::PHINode…