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

/external/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h110 BlockT *Out = getLoopPredecessor();
124 /// getLoopPredecessor - If the given loop's header has exactly one unique
130 BlockT *LoopBase<BlockT, LoopT>::getLoopPredecessor() const { function in class:llvm::LoopBase

Completed in 63 milliseconds