Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp358 Instruction *DefX2, *CountInst; in detectIdiom() local
362 DefX2 = CountInst = nullptr; in detectIdiom()
411 CountInst = nullptr; in detectIdiom()
435 CountInst = Inst; in detectIdiom()
441 if (!CountInst) in detectIdiom()
453 CntInst = CountInst; in detectIdiom()