Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp214 computeBlockInputState(const CFGBlock &Block, AnalysisContext &AC) { in computeBlockInputState() function
369 auto State = computeBlockInputState(Block, AC); in transferCFGBlock()