Searched refs:partialDisable (Results 1 – 5 of 5) sorted by relevance
42 // CHECK-DAG: #[[UNSWITCH:.*]] = #llvm.loop_unswitch<partialDisable = true>43 #unswitch = #llvm.loop_unswitch<partialDisable = true>
389 FailureOr<BoolAttr> partialDisable = in convertUnswitchAttr() local391 return createIfNonNull<LoopUnswitchAttr>(ctx, partialDisable); in convertUnswitchAttr()
268 ; CHECK-DAG: #[[UNSWITCH_ATTR:.*]] = #llvm.loop_unswitch<partialDisable = true>
226 llvm.br ^bb1 {loop_annotation = #llvm.loop_annotation<unswitch = <partialDisable = true>>}
201 OptionalParameter<"BoolAttr">:$partialDisable