Searched refs:InternalOnly (Results 1 – 2 of 2) sorted by relevance
31 // Attributes listed under the InternalOnly category do not generate any entry34 def DocCatInternalOnly : DocumentationCategory<"InternalOnly">;65 def InternalOnly : Documentation {821 let Documentation = [InternalOnly];901 let Documentation = [InternalOnly];908 let Documentation = [InternalOnly];985 let Documentation = [InternalOnly];1043 let Documentation = [InternalOnly];1573 let Documentation = [InternalOnly];1906 let Documentation = [InternalOnly];[all …]
455 Function *const InternalOnly = in runOnFunction() local465 InternalOnly->setVisibility(GlobalValue::DefaultVisibility); in runOnFunction()466 InternalOnly->setLinkage(GlobalValue::InternalLinkage); in runOnFunction()471 InternalOnly->removeDeadConstantUsers(); in runOnFunction()