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

/external/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1403 BasicBlock *Ntb = Vs.reduceBasicBlockRef(TargetBlock); local
1404 return Vs.reduceGoto(*this, Ntb);
1454 BasicBlock *Ntb = Vs.reduceBasicBlockRef(Branches[0]); local
1456 return Vs.reduceBranch(*this, Nc, Ntb, Nte);

Completed in 42 milliseconds