Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1721 ICmpInst *NewPreCond = cast<ICmpInst>( in transformLoopToPopcount() local
1723 PreCondBr->setCondition(NewPreCond); in transformLoopToPopcount()