Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoopInfo.cpp172 Value *Loop::getTripCount() const { in getTripCount() function in Loop
204 Value* TripCount = this->getTripCount(); in getSmallConstantTripCount()
226 Value* TripCount = this->getTripCount(); in getSmallConstantTripMultiple()
/external/llvm/include/llvm/Analysis/
DLoopInfo.h575 Value *getTripCount() const;