Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp2007 Instruction *DefX2, *CountInst; in detectPopcountIdiom() local
2011 DefX2 = CountInst = nullptr; in detectPopcountIdiom()
2057 CountInst = nullptr; in detectPopcountIdiom()
2081 CountInst = &Inst; in detectPopcountIdiom()
2087 if (!CountInst) in detectPopcountIdiom()
2099 CntInst = CountInst; in detectPopcountIdiom()