Home
last modified time | relevance | path

Searched refs:IndBI (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/tools/llvm-reduce/deltas/
DReduceBasicBlocks.cpp41 if (auto IndBI = dyn_cast<IndirectBrInst>(Term)) in replaceBranchTerminator() local
42 Address = IndBI->getAddress(); in replaceBranchTerminator()