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

/external/llvm/include/llvm/Analysis/
H A DLoopInfo.h151 /// isLoopExiting - True if terminator in the block can branch to another
154 bool isLoopExiting(const BlockT *BB) const { function in class:llvm::LoopBase

Completed in 92 milliseconds