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

/external/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h188 void setChainedPhi(PHINode *PN) { ChainedPhis.insert(PN); } function in class:llvm::SCEVExpander
/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4840 Rewriter.setChainedPhi(PN);

Completed in 635 milliseconds