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