Home | History | Annotate | Download | only in Bitcode

Lines Matching full:exactmatch

22 $comdat.exactmatch = comdat exactmatch
23 ; CHECK: $comdat.exactmatch = comdat exactmatch
136 @comdat.exactmatch = global i32 0, comdat
137 ; CHECK: @comdat.exactmatch = global i32 0, comdat
513 define void @f.comdat_exactmatch() comdat($comdat.exactmatch) {
514 ; CHECK: define void @f.comdat_exactmatch() comdat($comdat.exactmatch)