LLVM API Documentation
#include "llvm/Analysis/LoopPass.h"#include "llvm/Analysis/ScalarEvolution.h"

Go to the source code of this file.
Functions | |
| static void | addLoopIntoQueue (Loop *L, std::deque< Loop * > &LQ) |
Definition at line 165 of file LoopPass.cpp.
References llvm::LoopBase< BlockT >::begin(), E, llvm::LoopBase< BlockT >::end(), and I.
Referenced by llvm::LPPassManager::runOnFunction().