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

/external/llvm/lib/Analysis/
H A DCFG.cpp174 bool llvm::isPotentiallyReachable(const BasicBlock *A, const BasicBlock *B, function in class:llvm
186 bool llvm::isPotentiallyReachable(const Instruction *A, const Instruction *B, function in class:llvm

Completed in 134 milliseconds