Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp7006 Value *LoopValue = ToHelpFold->getIncomingValueForBlock(LoopLatch); in ReduceLoopStrength() local
7010 cast<Instruction>(LoopValue)->dropPoisonGeneratingFlags(); in ReduceLoopStrength()
7034 LatchBuilder.CreateICmp(CmpInst::ICMP_EQ, LoopValue, TermValue, in ReduceLoopStrength()