Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h272 bool IsReachable(SUnit *SU, SUnit *TargetSU) { in IsReachable() function
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAG.cpp724 bool ScheduleDAGTopologicalSort::IsReachable(const SUnit *SU, in IsReachable() function in ScheduleDAGTopologicalSort
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DJumpDiagnostics.cpp806 bool IsReachable = false; in VerifyIndirectOrAsmJumps() local
/netbsd/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp885 void addSuccessor(CFGBlock *B, CFGBlock *S, bool IsReachable = true) { in addSuccessor()
5070 CFGBlock::AdjacentBlock::AdjacentBlock(CFGBlock *B, bool IsReachable) in AdjacentBlock()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp212 bool IsReachable(const SUnit *SU, const SUnit *TargetSU) { in IsReachable() function in __anon0fc5070f0111::ScheduleDAGRRList
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp5376 auto IsReachable = in createNodeFromSelectLikePHI() local