Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DIndirectBrExpandPass.cpp145 int BBIndex = BBs.size() + 1; in runOnFunction() local
149 ConstantInt *BBIndexC = ConstantInt::get(ITy, BBIndex); in runOnFunction()