Home
last modified time | relevance | path

Searched refs:blockIndexInPredecessor (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp44 static int blockIndexInPredecessor(const CFGBlock &Pred, in blockIndexInPredecessor() function
288 bool BranchVal = blockIndexInPredecessor(*Pred, Block) == 0; in computeBlockInputState()