Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DReachableCode.cpp388 if (const CFGBlock *PredBlock = *I) { in isDeadCodeRoot() local
611 if (const CFGBlock *PredBlock = PI->getPossiblyUnreachableBlock()) { in reportDeadCode() local
H A DThreadSafety.cpp1099 const CFGBlock *PredBlock, in getMutexIDs()
1207 const CFGBlock *PredBlock, in getEdgeLockset()
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2158 BasicBlock *PredBlock = *PI; in FoldBranchToCommonDest() local