Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Visibility

338   /// bitcast to i8*. This is used for forcing visibility of symbols which may
660 /// Set the visibility for the given LLVM GlobalValue.
667 static llvm::GlobalValue::VisibilityTypes GetLLVMVisibility(Visibility V) {
673 llvm_unreachable("unknown visibility!");