Home
last modified time | relevance | path

Searched refs:createNodeForPHI (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1820 const SCEV *createNodeForPHI(PHINode *PN);
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp6034 const SCEV *ScalarEvolution::createNodeForPHI(PHINode *PN) { in createNodeForPHI() function in ScalarEvolution
8093 return createNodeForPHI(cast<PHINode>(U)); in createSCEV()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20197 …Evolution16createNodeForPHIEPNS_7PHINodeE", "llvm::ScalarEvolution::createNodeForPHI(llvm::PHINode…