Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DLoopInfo.cpp176 Value *Loop::getTripCount() const { in getTripCount() function in Loop
208 Value* TripCount = this->getTripCount(); in getSmallConstantTripCount()
230 Value* TripCount = this->getTripCount(); in getSmallConstantTripMultiple()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopInfo.h582 Value *getTripCount() const;