Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h373 void setLoopMustProgress();
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp548 void Loop::setLoopMustProgress() { in setLoopMustProgress() function in Loop