Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DLoopInfo.h159 void markUnlooped() { IsUnloop = true; } in markUnlooped() function
/external/llvm/lib/Analysis/
DLoopInfo.cpp641 Unloop->markUnlooped(); in updateUnloop()