Home
last modified time | relevance | path

Searched refs:CountInst (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp1172 Instruction *DefX2, *CountInst; in detectPopcountIdiom() local
1176 DefX2 = CountInst = nullptr; in detectPopcountIdiom()
1222 CountInst = nullptr; in detectPopcountIdiom()
1248 CountInst = Inst; in detectPopcountIdiom()
1254 if (!CountInst) in detectPopcountIdiom()
1266 CntInst = CountInst; in detectPopcountIdiom()