Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5877 SmallVector<Instruction *, 4> InsertedNonLCSSAInsts; in RewriteForPHI() local
5949 InsertedNonLCSSAInsts.push_back(I); in RewriteForPHI()
5994 formLCSSAForInstructions(InsertedNonLCSSAInsts, DT, LI, &SE); in RewriteForPHI()