Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp195 CountValue *getLoopTripCount(MachineLoop *L,
566 CountValue *HexagonHardwareLoops::getLoopTripCount(MachineLoop *L, in getLoopTripCount() function in HexagonHardwareLoops
1205 CountValue *TripCount = getLoopTripCount(L, OldInsts); in convertToHardwareLoop()