Home
last modified time | relevance | path

Searched defs:IsReachable (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h279 bool IsReachable(SUnit *SU, SUnit *TargetSU) { in IsReachable() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp726 bool ScheduleDAGTopologicalSort::IsReachable(const SUnit *SU, in IsReachable() function in ScheduleDAGTopologicalSort
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp821 bool IsReachable = false; in VerifyIndirectJumps() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp900 void addSuccessor(CFGBlock *B, CFGBlock *S, bool IsReachable = true) { in addSuccessor()
5365 CFGBlock::AdjacentBlock::AdjacentBlock(CFGBlock *B, bool IsReachable) in AdjacentBlock()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp211 bool IsReachable(const SUnit *SU, const SUnit *TargetSU) { in IsReachable() function in __anona90f206e0111::ScheduleDAGRRList
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp5998 auto IsReachable = in createNodeFromSelectLikePHI() local