Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfo.h848 void setLoopMustProgress();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopInfo.cpp550 void Loop::setLoopMustProgress() { in setLoopMustProgress() function in Loop