Home
last modified time | relevance | path

Searched defs:SuccBlock (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h540 computeJoin(const BlockT & SuccBlock,const BlockT & PushedLabel) computeJoin() argument
589 visitEdge(const BlockT & SuccBlock,const BlockT & Label) visitEdge() argument
613 for (const auto *SuccBlock : successors(&DivTermBlock)) { computeJoinPoints() local
683 for (const auto *SuccBlock : successors(Block)) { computeJoinPoints() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp261 if (CFGBlock *SuccBlock = *I) { in checkForRecursiveFunctionCall() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4756 BasicBlock *SuccBlock = BB->getTerminator()->getSuccessor(0); tryToSimplifyUncondBranchWithICmpInIt() local