Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1455 Instruction *DefX2, *CountInst; in detectPopcountIdiom() local
1459 DefX2 = CountInst = nullptr; in detectPopcountIdiom()
1505 CountInst = nullptr; in detectPopcountIdiom()
1531 CountInst = Inst; in detectPopcountIdiom()
1537 if (!CountInst) in detectPopcountIdiom()
1549 CntInst = CountInst; in detectPopcountIdiom()