LLVM API Documentation

LoopPass.cpp File Reference

#include "llvm/Analysis/LoopPass.h"
#include "llvm/Analysis/ScalarEvolution.h"

Include dependency graph for LoopPass.cpp:

Go to the source code of this file.

Functions

static void addLoopIntoQueue (Loop *L, std::deque< Loop * > &LQ)


Function Documentation

static void addLoopIntoQueue ( Loop L,
std::deque< Loop * > &  LQ 
) [static]




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.