Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp1299 bool FoundBump = false; in orderBumpCompare() local
1313 FoundBump = true; in orderBumpCompare()
1317 assert (FoundBump && "Cannot determine instruction order"); in orderBumpCompare()
1318 return FoundBump; in orderBumpCompare()