Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp778 Instruction *DefX2, *CountInst; in detectPopcountIdiom() local
782 DefX2 = CountInst = nullptr; in detectPopcountIdiom()
833 CountInst = nullptr; in detectPopcountIdiom()
859 CountInst = Inst; in detectPopcountIdiom()
865 if (!CountInst) in detectPopcountIdiom()
877 CntInst = CountInst; in detectPopcountIdiom()