Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2081 void RewriteForPHI(PHINode *PN, const LSRUse &LU, const LSRFixup &LF,
5462 void LSRInstance::RewriteForPHI( in RewriteForPHI() function in LSRInstance
5584 RewriteForPHI(PN, LU, LF, F, DeadInsts); in Rewrite()