Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp578 Value *getCountIV(BasicBlock *BB);
624 Value *PolynomialMultiplyRecognize::getCountIV(BasicBlock *BB) { in getCountIV() function in PolynomialMultiplyRecognize
1293 Value *CIV = getCountIV(LoopB); in convertShiftsToLeft()
1787 Value *CIV = getCountIV(LoopB); in recognize()