Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp1532 bool LatchNotAnalyzed = TII->AnalyzeBranch(*Latch, TB, FB, Tmp2, false); in createPreheaderForLoop() local
1533 (void)LatchNotAnalyzed; // suppress compiler warning in createPreheaderForLoop()
1534 assert (!LatchNotAnalyzed && "Should be analyzable!"); in createPreheaderForLoop()