Home
last modified time | relevance | path

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

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