Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DCalledOnceCheck.cpp512 clarify(const CFGBlock *Conditional, const CFGBlock *SuccWithoutCall) { in clarify() argument
514 return NotCalledClarifier{Conditional, SuccWithoutCall}.Visit(Terminator); in clarify()