Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp168 CountValue *getLoopTripCount(MachineLoop *L,
533 CountValue *HexagonHardwareLoops::getLoopTripCount(MachineLoop *L, in getLoopTripCount() function in HexagonHardwareLoops
1167 CountValue *TripCount = getLoopTripCount(L, OldInsts); in convertToHardwareLoop()