Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp1160 bool FoundBump = false; in orderBumpCompare() local
1176 FoundBump = true; in orderBumpCompare()
1180 assert (FoundBump && "Cannot determine instruction order"); in orderBumpCompare()
1181 return FoundBump; in orderBumpCompare()