Searched defs:IsReachable (Results 1 – 6 of 6) sorted by relevance
279 bool IsReachable(SUnit *SU, SUnit *TargetSU) { in IsReachable() function
726 bool ScheduleDAGTopologicalSort::IsReachable(const SUnit *SU, in IsReachable() function in ScheduleDAGTopologicalSort
821 bool IsReachable = false; in VerifyIndirectJumps() local
900 void addSuccessor(CFGBlock *B, CFGBlock *S, bool IsReachable = true) { in addSuccessor()5365 CFGBlock::AdjacentBlock::AdjacentBlock(CFGBlock *B, bool IsReachable) in AdjacentBlock()
211 bool IsReachable(const SUnit *SU, const SUnit *TargetSU) { in IsReachable() function in __anona90f206e0111::ScheduleDAGRRList
5998 auto IsReachable = in createNodeFromSelectLikePHI() local