Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp1010 Instruction *DefX2, *CountInst; in detectPopcountIdiom() local
1014 DefX2 = CountInst = nullptr; in detectPopcountIdiom()
1065 CountInst = nullptr; in detectPopcountIdiom()
1091 CountInst = Inst; in detectPopcountIdiom()
1097 if (!CountInst) in detectPopcountIdiom()
1109 CntInst = CountInst; in detectPopcountIdiom()