Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DIndirectBrExpandPass.cpp166 ConstantInt *BBIndexC = ConstantInt::get(ITy, BBIndex); in runImpl() local
172 BA->replaceAllUsesWith(ConstantExpr::getIntToPtr(BBIndexC, BA->getType())); in runImpl()