Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDLoopInfo.h470 bool movementPreservesLCSSAForm(Instruction *Inst, Instruction *NewLoc) { in movementPreservesLCSSAForm() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDScalarEvolutionExpander.cpp800 if (!SE.LI.movementPreservesLCSSAForm(IncV, InsertPos)) in hoistIVInc()