Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:CondBlock

1791   BasicBlock *CondBlock = cast<Instruction>(Cond)->getParent();
1792 PHI->addIncoming(ValueIfFalse, CondBlock);