Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DProfileVerifierPass.cpp85 bool exitReachable(const FType*);
169 bool ProfileVerifierPassT<FType, BType>::exitReachable(const FType *F) { in exitReachable() function in __anon701300530111::ProfileVerifierPassT
185 exits |= exitReachable(F); in exitReachable()
308 isExitReachable |= exitReachable(F); in recurseBasicBlock()