Home
last modified time | relevance | path

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

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