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

/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DCFG.cpp182 bool llvm::isPotentiallyReachable(const BasicBlock *A, const BasicBlock *B, function in class:llvm
194 bool llvm::isPotentiallyReachable(const Instruction *A, const Instruction *B, function in class:llvm

Completed in 131 milliseconds