HomeSort by relevance Sort by last modified time
    Searched refs:markUnlooped (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Analysis/
LoopInfo.h 159 void markUnlooped() { IsUnloop = true; }
  /external/llvm/lib/Analysis/
LoopInfo.cpp 641 Unloop->markUnlooped();

Completed in 39 milliseconds