Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1820 ConstantInt *NewLoopCond = LoopTerm->getSuccessor(0) == LoopBody in recognizeAndInsertStrLen() local
1823 LoopTerm->setCondition(NewLoopCond); in recognizeAndInsertStrLen()