Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2098 void RewriteForPHI(PHINode *PN, const LSRUse &LU, const LSRFixup &LF,
5496 void LSRInstance::RewriteForPHI( in RewriteForPHI() function in LSRInstance
5618 RewriteForPHI(PN, LU, LF, F, DeadInsts); in Rewrite()