Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp391 Instruction *DefX2, *CountInst; in detectIdiom() local
395 DefX2 = CountInst = 0; in detectIdiom()
444 CountInst = NULL; in detectIdiom()
469 CountInst = Inst; in detectIdiom()
475 if (!CountInst) in detectIdiom()
487 CntInst = CountInst; in detectIdiom()