Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp652 Value *IterV = PN->getIncomingValueForBlock(BB); in getCountIV() local
653 auto *BO = dyn_cast<BinaryOperator>(IterV); in getCountIV()