Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp361 bool validateSlots = true; in check() local
379 validateSlots = false; // all good, no need to re-do auction in check()
390 if (validateSlots) { in check()