Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp195 CountValue *getLoopTripCount(MachineLoop *L,
569 CountValue *HexagonHardwareLoops::getLoopTripCount(MachineLoop *L, in getLoopTripCount() function in HexagonHardwareLoops
1208 CountValue *TripCount = getLoopTripCount(L, OldInsts); in convertToHardwareLoop()