Home | History | Annotate | Download | only in Utils

Lines Matching refs:TBA

3110   BlockAddress *TBA = dyn_cast<BlockAddress>(SI->getTrueValue());
3112 if (!TBA || !FBA)
3116 BasicBlock *TrueBB = TBA->getBasicBlock();