Home
last modified time | relevance | path

Searched refs:allSuccessorsReachEndCatch (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DLint.cpp541 allSuccessorsReachEndCatch(BasicBlock *BB, BasicBlock::iterator InstBegin, in allSuccessorsReachEndCatch() function
565 if (!allSuccessorsReachEndCatch(Succ, Succ->begin(), SecondBeginCatch, in allSuccessorsReachEndCatch()
612 bool EndCatchFound = allSuccessorsReachEndCatch( in visitEHBeginCatch()