Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Analysis/
DLoopInfo.h847 void setLoopMustProgress();
/external/llvm-project/llvm/lib/Analysis/
DLoopInfo.cpp543 void Loop::setLoopMustProgress() { in setLoopMustProgress() function in Loop