Searched defs:getLoopPreheader (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h100 /// getLoopPreheader - If there is a preheader for this loop, return it. A
108 BlockT *LoopBase<BlockT, LoopT>::getLoopPreheader() const { function in class:llvm::LoopBase
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
H A DLoopInfo.h263 /// getLoopPreheader - If there is a preheader for this loop, return it. A
270 BlockT *getLoopPreheader() const { function in class:llvm::LoopBase

Completed in 1255 milliseconds