Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCGNU.cpp2494 llvm::Constant *SelPtr = llvm::ConstantExpr::getGetElementPtr( in ModuleInitFunction() local
2498 SelPtr = llvm::ConstantExpr::getBitCast(SelPtr, SelectorTy); in ModuleInitFunction()
2499 SelectorAliases[i]->replaceAllUsesWith(SelPtr); in ModuleInitFunction()