Searched defs:isReachable (Results 1 – 11 of 11) sorted by relevance
26 bool CFGReverseBlockReachabilityAnalysis::isReachable(const CFGBlock *Src, in isReachable() function in CFGReverseBlockReachabilityAnalysis
77 bool isReachable(const CFGBlock *block) const { in isReachable() function in __anone65385fe0111::ReachableCode92 llvm::BitVector::reference isReachable = reachable[block->getBlockID()]; in computeReachableBlocks() local
110 bool isReachable(uptr from, const BV &targets) { in isReachable() function
180 bool isReachable() const { return Reachable; } in isReachable() function
213 TEST(BVGraph, isReachable) { in TEST() argument
41 bool StackLifetime::isReachable(const Instruction *I) const { in isReachable() function in StackLifetime
828 bool isReachable() const { in isReachable() function
399 static bool isReachable(const MachineInstr *From, in isReachable() function
833 bool isReachable() const { in isReachable() function
2084 bool LookupResult::isReachable(Sema &SemaRef, NamedDecl *D) { in isReachable() function in LookupResult
2366 bool isReachable(const NamedDecl *D) { in isReachable() function