Searched refs:SelPtr (Results 1 – 1 of 1) sorted by relevance
2461 llvm::Constant *SelPtr = llvm::ConstantExpr::getGetElementPtr( in ModuleInitFunction() local2465 SelPtr = llvm::ConstantExpr::getBitCast(SelPtr, SelectorTy); in ModuleInitFunction()2466 SelectorAliases[i]->replaceAllUsesWith(SelPtr); in ModuleInitFunction()