Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:ThenBlock

1793   BasicBlock *ThenBlock = ThenTerm->getParent();
1794 PHI->addIncoming(ValueIfTrue, ThenBlock);