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

/external/llvm/include/llvm/Analysis/
H A DLoopInfo.h271 BlockT *Out = getLoopPredecessor();
285 /// getLoopPredecessor - If the given loop's header has exactly one unique
290 BlockT *getLoopPredecessor() const { function in class:llvm::LoopBase

Completed in 81 milliseconds