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