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

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

Completed in 97 milliseconds