Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:CondBlock

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