Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DIndirectBrExpandPass.cpp149 ConstantInt *BBIndexC = ConstantInt::get(ITy, BBIndex); in runOnFunction() local
157 BA->replaceAllUsesWith(ConstantExpr::getIntToPtr(BBIndexC, BA->getType())); in runOnFunction()