Searched refs:Ntb (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1387 BasicBlock *Ntb = Vs.reduceBasicBlockRef(TargetBlock); local
1388 return Vs.reduceGoto(*this, Ntb);
1438 BasicBlock *Ntb = Vs.reduceBasicBlockRef(Branches[0]); local
1440 return Vs.reduceBranch(*this, Nc, Ntb, Nte);

Completed in 60 milliseconds