Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1188 Instruction *DefX2, *CountInst; in detectPopcountIdiom() local
1192 DefX2 = CountInst = nullptr; in detectPopcountIdiom()
1238 CountInst = nullptr; in detectPopcountIdiom()
1264 CountInst = Inst; in detectPopcountIdiom()
1270 if (!CountInst) in detectPopcountIdiom()
1282 CntInst = CountInst; in detectPopcountIdiom()