Searched refs:setChainedPhi (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h378 void setChainedPhi(PHINode *PN) { ChainedPhis.insert(PN); } function in class:llvm::SCEVExpander
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5775 Rewriter.setChainedPhi(PN);

Completed in 70 milliseconds