Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1648 Instruction *DefX2, *CountInst; in detectPopcountIdiom() local
1652 DefX2 = CountInst = nullptr; in detectPopcountIdiom()
1698 CountInst = nullptr; in detectPopcountIdiom()
1722 CountInst = &Inst; in detectPopcountIdiom()
1728 if (!CountInst) in detectPopcountIdiom()
1740 CntInst = CountInst; in detectPopcountIdiom()