Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1501 Instruction *DefX2, *CountInst; in detectPopcountIdiom() local
1505 DefX2 = CountInst = nullptr; in detectPopcountIdiom()
1551 CountInst = nullptr; in detectPopcountIdiom()
1577 CountInst = Inst; in detectPopcountIdiom()
1583 if (!CountInst) in detectPopcountIdiom()
1595 CntInst = CountInst; in detectPopcountIdiom()