Home
last modified time | relevance | path

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

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