Home | History | Annotate | Download | only in IR

Lines Matching refs:BA2

1429     if (const BlockAddress *BA2 = dyn_cast<BlockAddress>(V2)) {
1433 if (BA2->getFunction() != BA->getFunction())