Lines Matching defs:setDSOLocal
794 GV.setDSOLocal(false);
1728 void CodeGenModule::setDSOLocal(llvm::GlobalValue *GV) const {
1729 GV->setDSOLocal(shouldAssumeDSOLocal(*this, GV));
1770 setDSOLocal(GV);
3606 setDSOLocal(GV);
4623 setDSOLocal(Entry);
4879 setDSOLocal(F);
5193 setDSOLocal(cast<llvm::GlobalValue>(Ret->stripPointerCasts()));
6279 setDSOLocal(GV);
6482 CGM.setDSOLocal(GV);