Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2284 void RewriteForPHI(PHINode *PN, const LSRUse &LU, const LSRFixup &LF,
5868 void LSRInstance::RewriteForPHI( in RewriteForPHI() function in LSRInstance
6006 RewriteForPHI(PN, LU, LF, F, DeadInsts); in Rewrite()